-
-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
How does this handle requests called server side? We use the access token to get user information and send info back based on this. Is it possible that due to caching a user could get another users information.
I was going to use a custom function to generate the key, however, it seems like when the generated key function is called it doesn't receive data passed to the request via an interceptor. The use case I have is that I pass the access token to axios via an interceptor but that access token isn't part of the request when generating the key
Metadata
Metadata
Assignees
Labels
No labels