typestack / routing-controllers

Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage in Express / Koa using TypeScript and Routing Controllers Framework.
MIT License
4.4k stars 394 forks source link

How to use passport-local with routing-controllers? #525

Closed malygos-sg closed 4 years ago

malygos-sg commented 4 years ago

I want to use passport-local and passport-google with routing-controllers and TypeORM. I setted LocalStrategy config, passport.serializeUser() and passport.deserializeUser() for using sessions when I use passport in JS. So I want to set them equally with TypeORM but I don't have any idea how to set configurations.

github-actions[bot] commented 4 years ago

Stale issue message

googlicius commented 4 years ago

@sphong5911 Have you had a solution for this issue? I have the same issue.

NoNameProvided commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.