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
I'm trying to connect to an OpenID server using this library, but facing an issue where the server only supports the hybrid flow i.e. "code id_token" flow. But I couldn't find any way to set the response_type from the library. Do you have any idea how this can be done?