Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get doorkeeper access_token after facebook authentication #379

Closed
mgharbik opened this issue Apr 11, 2014 · 2 comments
Closed

get doorkeeper access_token after facebook authentication #379

mgharbik opened this issue Apr 11, 2014 · 2 comments

Comments

@mgharbik
Copy link

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,

@przemekciacka
Copy link

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

@tute
Copy link
Contributor

tute commented Apr 30, 2014

This PR may solve your issue: #249.

Closing this issue in favor of StackOverflow, as this is not an issue with doorkeeper itself.

@tute tute closed this as completed Apr 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants