Skip to content

👤 NestJS template demonstrating Google OAuth2 authentication with Passport.js and TypeORM, featuring JWT-based login and basic user management.

License

Notifications You must be signed in to change notification settings

EcjTn/nestjs-google-oauth2-template

Repository files navigation

nestjs-google-oauth2-template

A minimal NestJS template showing Google OAuth2 authentication using Passport.js and TypeORM.
Includes only Auth and Users modules for clarity and easy integration into larger projects.


Features

  • Google OAuth2 login with Passport.js
  • Basic JWT signing
  • User management with TypeORM
  • Minimal setup: Auth & Users modules only
  • Easily extendable for larger NestJS projects

About

👤 NestJS template demonstrating Google OAuth2 authentication with Passport.js and TypeORM, featuring JWT-based login and basic user management.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published