Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alecremer/authentication-lab
Study of authentication methods using node.js
https://github.com/alecremer/authentication-lab
Last synced: 8 days ago
JSON representation
Study of authentication methods using node.js
- Host: GitHub
- URL: https://github.com/alecremer/authentication-lab
- Owner: alecremer
- Created: 2023-01-23T21:09:18.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-06T02:26:41.000Z (almost 2 years ago)
- Last Synced: 2024-05-18T19:21:17.761Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Study of authentication methods
## Includes:
- basic-authentication
- session-authentication
- token authentication