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

Log in by access token #85

Open
petert0th opened this issue Feb 25, 2016 · 2 comments
Open

Log in by access token #85

petert0th opened this issue Feb 25, 2016 · 2 comments

Comments

@petert0th
Copy link

Hello, first of all, thank you for your hard work, this library works wonderfully.

I would like to ask you, if it's possible to log in / create a user by a valid facebook access token. I'm posting it to my laravel application from a mobile client, and i want to get the user associated with the facebook token and generate another token to use for authenticating my api requests.

Best, Peter

@adamwathan
Copy link
Owner

Hmmm I don't think this would be super easy the way things are right now, but I can expose some of the internals a bit so you can work with it directly.

Let me stick this on my to-do list and see if I can get it done over the weekend.

@petert0th
Copy link
Author

Thank you:) I was thinking about somehow injecting the token to the login process where it queries the token, but honestly, i kinda got lost in the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants