bebraw / bebraw/react-crm-backend
Implement User authentication
Open
enhancement
postponed
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently there is a stub for this (routes/auth). The system would need some sort of User model and a way to log in. The current system returns a jwt token on auth that will be consumed by the API.
References:
- https://passwordless.net/
- https://github.com/guyht/notp
- https://github.com/jaredhanson/passport-totp
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.