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 using this gems for auth with google and facebook:
omniauth-facebook
omniauth-google-oauth2
devise_token_auth
This stack works correctly with angular but not with react_native. After successfully authorization with facebook and google returns nothing, how can i fix that?
The text was updated successfully, but these errors were encountered:
i'm using this gems for auth with google and facebook:
omniauth-facebook
omniauth-google-oauth2
devise_token_auth
This stack works correctly with angular but not with react_native. After successfully authorization with facebook and google returns nothing, how can i fix that?
The text was updated successfully, but these errors were encountered: