[ ] Regression
[ ] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
i want to auth with passport-local, what's the best practice?
Nest version: 5.0.0
For Tooling issues:
- Node version: XX
- Platform:
Others:
you can check my repository, it uses passport-local
https://github.com/bojidaryovchev/nest-angular
go to src/server/modules/auth and check it out, we got passport-local, passport-jwt, passport-facebook-token, passport-twitter-token and passport-google-token strategies setup
I am currently updating to Angular v6.0.1, RxJS v6.0.0, Webpack v4.8.3 and NestJS v5.0.0 so today I will push the changes at some point
This is not documented so far.
want a document
For me its not clear how to provide serialize/deserialize functions for passport?
Let's track this issue here https://github.com/nestjs/docs.nestjs.com/issues/99
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
want a document