You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
I've been using react-oauth2-pkce and it works really great. However, I'm using an authentication flow that requires to pass the id_token_hint instead of the public client_id when performing a logout. It looks like there is no mechanism to override the standard behavior of passing client_id, nor is there an option to pass id_token_hint.
Is this something that can be added in the future?
Thanks in advance for your reply.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I've been using react-oauth2-pkce and it works really great. However, I'm using an authentication flow that requires to pass the id_token_hint instead of the public client_id when performing a logout. It looks like there is no mechanism to override the standard behavior of passing client_id, nor is there an option to pass id_token_hint.
Is this something that can be added in the future?
Thanks in advance for your reply.
The text was updated successfully, but these errors were encountered: