docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

docs(authentication) Added example for Facebook AuthGuard with dynamic state information

Open xyide opened this issue 5 years ago • 1 comments

PR Checklist

  • [x] The commit message follows our guidelines: https://github.com/nestjs/docs.nestjs.com/blob/master/CONTRIBUTING.md

PR Type

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Other... Please describe:

What is the current behavior?

n/a

Issue Number: n/a

What is the new behavior?

n/a

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

This PR was requested to document the new dynamic authenticate options feature in @nestjs/passport in PR #323

xyide avatar Jun 23 '20 16:06 xyide

@kamilmysliwiec: a few small suggestions, otherwise looks great!

johnbiundo avatar Jul 13 '20 21:07 johnbiundo

Authentication chapter has been rewritten

kamilmysliwiec avatar Jun 23 '23 09:06 kamilmysliwiec