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
It seems like this library is missing "sign out" functionality. Is it the case?
The use case would be: A user A wants to sign out so that a user B can sign in.
The text was updated successfully, but these errors were encountered:
IMHO it would also be nice to include more of the App ID API in this component. For instance I would like to retrieve the roles a user has. If an .getRoles API would provided that would save me from lots of works and not having to call the API myself directly with all the added overhead associated with it.
Thank you for reporting this feature request.
We have added it to our internal backlog to keep track of it. However any code and PR to add this functionality is welcome!
It seems like this library is missing "sign out" functionality. Is it the case?
The use case would be: A user A wants to sign out so that a user B can sign in.
The text was updated successfully, but these errors were encountered: