All Projects → benawad → Jwt Auth Example

benawad / Jwt Auth Example

Programming Languages

typescript
32286 projects

jwt-auth-example

Code for https://www.youtube.com/watch?v=25GS0MLT8JU

Make sure to setup PostgreSQL for the GraphQL server

  1. Install PostgreSQL on your computer
  2. Create database called jwt-auth-example
  3. Add a user with the username postgres and and no password. (You can change what these values are in the ormconfig.json)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].