Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amauryd/u2f-poc
https://github.com/amauryd/u2f-poc
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amauryd/u2f-poc
- Owner: AmauryD
- Created: 2023-10-22T10:18:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-22T10:36:59.000Z (about 1 year ago)
- Last Synced: 2024-12-16T07:55:39.176Z (7 days ago)
- Language: TypeScript
- Size: 247 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# u2f
POC of u2f authentication with jwt.
Frontend in EmberJS.
Backend in Fastify## Backend
npm start
## Frontend
npm start