Handling Multiple Device Sessions in OTP Authentication #7173
Unanswered
bryanprimus
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How can I manage to only have one session active for OTP phone number authentication. Is this possible ?
For example, when I am in an authenticated session on one device, starting a new session on another device and authenticating with Firebase on our app will log out the other session on the first device.
Is ithis supported? or i need to handle this manually using realtime database or firestore
Beta Was this translation helpful? Give feedback.
All reactions