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
One method I have need is sending the validation sms code to authenticate via phone number, on the server side. With this I pass validations before the user logs into the application, for example in enterprise applications I need to validate the information in another database before releasing the access. This sounds similar to #46 (Except with phone numbers, instead of email). Do you have any ideas for that, @bojeil-google?