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
Hi react-aad team, and thank you for building this library for us!
I have a slightly different use-case where I'm able to receive an idToken (full JWT token) from a signup API - without the need of react-aad.
I'm looking forward to have a method to supply this token to the react-aad library so that instead of taking us to the ADB2C login page, we get logged in.