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 need this as well, I need to optionally send some things back when a user is of a certain type. Currently the ExtractClaims function returns an empty map in the LoginResponse function. Maybe you could expose a function to parse a token string? Or just pass a Token struct instead of the handful of arguments to the LoginResponse function?
I want to respone claims value after user login success.
The text was updated successfully, but these errors were encountered: