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

Facebook Strategy - Access Token #65

Open
ianlivingstone opened this issue Sep 20, 2011 · 2 comments
Open

Facebook Strategy - Access Token #65

ianlivingstone opened this issue Sep 20, 2011 · 2 comments

Comments

@ianlivingstone
Copy link

How can I retrieve the access token via the Facebook Strategy, is it not exposed somehow?

@ciaranj
Copy link
Owner

ciaranj commented Sep 20, 2011

Yup. It is stored in the session as 'access_token' however this is actually an error and it should be accessible via the getAuthDetails helper method. For now that session variable should work for you?

@ianlivingstone
Copy link
Author

Yes that works for now

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