Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gautvm/jwt-auth-server-template
A simple JWT Authentication server template, using Express, TypeScript, and Prisma, with various different backend authentication routes, and an authentication middleware, for protecting routes.
https://github.com/gautvm/jwt-auth-server-template
Last synced: 14 days ago
JSON representation
A simple JWT Authentication server template, using Express, TypeScript, and Prisma, with various different backend authentication routes, and an authentication middleware, for protecting routes.
- Host: GitHub
- URL: https://github.com/gautvm/jwt-auth-server-template
- Owner: gautvm
- Created: 2021-01-25T17:57:07.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T06:51:06.000Z (almost 4 years ago)
- Last Synced: 2024-10-17T08:17:13.874Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# JWT Auth Server