Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed May 10, 2023
1 parent 30606b9 commit 5c5fdba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -154,6 +154,11 @@ app.get('/oauth2/redirect/facebook',
developers new to Passport and getting started, a [tutorial](https://www.passportjs.org/tutorials/facebook/)
is available.

* [todos-express-facebook-popup](https://github.com/passport/todos-express-facebook-popup)

Illustrates how to use the Facebook strategy within an Express application, with
the authorization prompt being displayed in a popup window.

## FAQ

##### How do I ask a user for additional permissions?
Expand Down

0 comments on commit 5c5fdba

Please sign in to comment.