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 24, 2022. It is now read-only.
I have this working ok. I am also accessing the authentication in a custom module I am writing.
Request.IsAuthenticated = works, great :)
User.Identity.Name = give me the user email, great :)
How do I get the AuthId?
The text was updated successfully, but these errors were encountered: