question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Facebook login token

See original GitHub issue

Would it be possible to get entire token with Login onSubmit - right now it only gives us signedRequest - but I would like to get accessToken as well - so I could verify data on server side . Thanks

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
seedencommented, Nov 17, 2016

Released new version 2.2.1

1reaction
seedencommented, Sep 5, 2016

Yes that will be a nice feature

Read more comments on GitHub >

github_iconTop Results From Across the Web

Access Token Guide - Facebook Login
An access token is an opaque string that identifies a user, app, or Page and can be used by the app to make...
Read more >
Access Tokens - Facebook Login - Meta for Developers
At the end of the login process, an access token is generated. This access token is the thing that's passed along with every...
Read more >
Pages API - Access Token - Documentation
The Facebook Login Dialog. These methods create a short-lived User access token that is valid for 1 hour. Get a Long-lived ...
Read more >
Authentication Versus Data Access - Facebook Login
Facebook Login provides two major benefits: authentication and data access. ... Facebook Login to authenticate someone, it receives a User access token.
Read more >
Security - Facebook Login - Documentation
Access tokens are opaque strings that are used in token-based authentication to identify a user, app, or page and can allow an application...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found