-
Notifications
You must be signed in to change notification settings - Fork 699
Open
Labels
investigation-neededIndication that the maintainer or involved community members may need to investigate more.Indication that the maintainer or involved community members may need to investigate more.
Description
Describe the bug
The interceptor sends requests with expired tokens even when useSilentRefresh is seems like the token expired event is never triggered (tab in the background), to avoid this, we could check (when useSilentRefresh) that the token is not expired yet, and if so clear the access_token and refresh before sending the request.
Expected behavior
When useSilentRefresh the user shouldn't ensure that it's token is valid before sending requests
mlbiche, 125m125, remkoboschker, santosmken and CedricHg
Metadata
Metadata
Assignees
Labels
investigation-neededIndication that the maintainer or involved community members may need to investigate more.Indication that the maintainer or involved community members may need to investigate more.