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
Dear folks,
I am using doorkeeper to implement an oauth2 provider for my app. Users can also authenticate through facebook, is there any way to get the doorkeeper access_token from the facebook token?
I would implement another grant type flow, e.g. facebook and then create method to check credentials in facebook.
To make it doorkeeper needs elastic grant type mechanism
Dear folks,
I am using doorkeeper to implement an oauth2 provider for my app. Users can also authenticate through facebook, is there any way to get the doorkeeper access_token from the facebook token?
I found the same issue posted in stackoverflow but actually no answer, if someone could provide us a solution, it will be really appreciated!
http://stackoverflow.com/questions/19241063/authentication-with-doorkeeper-after-facebook-authentication
Thanks in advance,
The text was updated successfully, but these errors were encountered: