https://github.com/harvestcore/jwt-auth
2FA JWT authentication server in TS
https://github.com/harvestcore/jwt-auth
2fa-security jwt
Last synced: about 1 month ago
JSON representation
2FA JWT authentication server in TS
- Host: GitHub
- URL: https://github.com/harvestcore/jwt-auth
- Owner: harvestcore
- License: gpl-3.0
- Created: 2021-02-18T22:19:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-16T15:18:54.000Z (about 5 years ago)
- Last Synced: 2025-01-26T02:45:03.214Z (over 1 year ago)
- Topics: 2fa-security, jwt
- Language: TypeScript
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jwt-auth
A simple JWT authentication server.
## This app is still under development
If you want to run it with Docker + Docker Compose please create a `.env.docker` file in the root directory with all the environment variables set.