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 quite new to whole authentication topic. I created an Entra External ID tenant and followed the steps in den documentation and with the help of this comment
I got the signIn() working, however, when I signOut(), it removes the session information in the browser, thus appearing to log out, but if I sign in again, it doesn't prompt for credentials, it just completes sign in. Am I missing something? Is that expected and I must delete the session somehow manually or should this be taken over by Auth.js?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm quite new to whole authentication topic. I created an Entra External ID tenant and followed the steps in den documentation and with the help of this comment
I got the signIn() working, however, when I signOut(), it removes the session information in the browser, thus appearing to log out, but if I sign in again, it doesn't prompt for credentials, it just completes sign in. Am I missing something? Is that expected and I must delete the session somehow manually or should this be taken over by Auth.js?
I am using
Beta Was this translation helpful? Give feedback.
All reactions