drudge / passport-facebook-token

Passport strategy for authenticating with Facebook access tokens using the OAuth 2.0 API.
MIT License
390 stars 80 forks source link

How to make this work when using GraphQL instead of REST APIs? #98

Closed himalayaahuja closed 3 years ago

himalayaahuja commented 3 years ago

Pass facebook access token as Bearer token when making graphql request.