auth-microservice
v0.1.0
Published
Advanced authentication microservice.
Downloads
3
Maintainers
Readme
Still development....
Auth-Microservice
Advanced authentication microservice.
- GETTING STARTED
- DOCUMENTATION
- API
Features
- 🔨 Strongly customizable
- 👥 Ignores e-mail dots and aliases (
+foobar
). - 🤝 Compatible with
passport.js
strategies. - 🔒 Supports multiple password hashes. You can change password hash at any time.
- 📝 Additional registration form fields.
- ✍ Confirmations system.
- 📃 security.txt under multiple paths.
TODO
- [x] Confirmations system
- [ ] Changing password
- [ ] Captcha
- [ ] IP logging
- [ ] Requests throttling
- [ ] Two factor authentication