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
Would it be possible to use this as a basis for my login flow using the above?
My idea is to have the facebook auth token, which I can then provide to login/create a user through the interface exposed in Ng-Token-Auth
After using the Facebook Connect plugin, the client will have access to the Facebook Auth Token (ie it won't need to deal with the OAuth Redirection flow as normal)
Would it be possible to skip the redirect step, and provide the token directly?
Any thoughts appreciated!
Thanks :)
The text was updated successfully, but these errors were encountered:
Hi,
Would it be possible to use this as a basis for my login flow using the above?
My idea is to have the facebook auth token, which I can then provide to login/create a user through the interface exposed in Ng-Token-Auth
After using the Facebook Connect plugin, the client will have access to the Facebook Auth Token (ie it won't need to deal with the OAuth Redirection flow as normal)
Would it be possible to skip the redirect step, and provide the token directly?
Any thoughts appreciated!
Thanks :)
The text was updated successfully, but these errors were encountered: