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

Added getLongLivedToken option #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

trex005
Copy link

@trex005 trex005 commented Feb 10, 2015

Added getLongLivedToken option - default false, if set to true, will try to obtain a long lived token from Facebook which will be accessible via req.longLivedToken. It will also add req.longLivedTokenExpires

Added getLongLivedToken option - default false, if set to true, will try to obtain a long lived token from Facebook which will be accessible via req.longLivedToken.  It will also add req.longLivedTokenExpires
@drudge
Copy link
Owner

drudge commented Jun 23, 2015

Please add tests to this if you'd like it merged.

@Jcbobo
Copy link

Jcbobo commented Apr 14, 2017

the code is a little changed from this pull request was submitted, since i need this feature if you provide me some hint i can port this pull request to the actual master version (and provide some tests)

@trex005
Copy link
Author

trex005 commented Apr 18, 2017

I'd be glad to help. Aside from what you can see in the diff:
https://github.com/drudge/passport-facebook-token/pull/23/files
What are you looking for?

For the record, I don't use this any longer, so I can't confirm nothing has changed with the technology.

@Jcbobo
Copy link

Jcbobo commented Apr 20, 2017

the master branch is "changed", what i was thinking is needed is checkout the pr branch and update it from the master branch of the repo (but i can't)

Copy link

@kkenken1234 kkenken1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Successfully merging this pull request may close these issues.

4 participants