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 am developing a Mobile API for social Auth.
Once received Social access token and email from API, I want to create a social user based on Email ID received. Creating just a user(with received emailID) will not work.
Is it require to create a record in User Social Auth Model too?
The text was updated successfully, but these errors were encountered:
I am developing a Mobile API for social Auth.
Once received Social access token and email from API, I want to create a social user based on Email ID received. Creating just a user(with received emailID) will not work.
Is it require to create a record in User Social Auth Model too?
The text was updated successfully, but these errors were encountered: