NarHakobyan / awesome-nest-boilerplate

Awesome NestJS Boilerplate 😍, Typescript 💪, Postgres 🎉, TypeORM 🥳
https://narhakobyan.github.io/awesome-nest-boilerplate
MIT License
2.39k stars 452 forks source link

How to integrate Firebase? #304

Closed SaadBazaz closed 1 year ago

SaadBazaz commented 1 year ago

Firebase is a common choice when building User Auth, thanks to the various methods it provides.

How can we safely replace the JWT auth in this boilerplate, to use Firebase instead? 🚀