/TypeGraphQL-Token-authentication

Fully Featured JWT Authentication with TypeGraphQL and Friends

Primary LanguageTypeScript

Token Authentication Built with TypeGraphQL

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.ts file
  3. Run npm start command