Skip to content

Commit

Permalink
Merge 57584dd into 0736707
Browse files Browse the repository at this point in the history
  • Loading branch information
matheushf committed Feb 22, 2018
2 parents 0736707 + 57584dd commit 211bc7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ passport.use(new LocalStrategy(
));
```

There are 300+ strategies. Find the ones you want at: [passportjs.org](http://passportjs.org)
There are 480+ strategies. Find the ones you want at: [passportjs.org](http://passportjs.org)

#### Sessions

Expand Down Expand Up @@ -113,7 +113,7 @@ app.post('/login',

## Strategies

Passport has a comprehensive set of **over 300** authentication strategies
Passport has a comprehensive set of **over 480** authentication strategies
covering social networking, enterprise integration, API services, and more.

## Search all strategies
Expand Down

0 comments on commit 211bc7b

Please sign in to comment.