A micro-service for authentication.
- Username-Password
- Email-Password
- LDAP/AD
- OAuth2 (Facebook, Google, GitHub, Microsoft)
- Time-based One-time Password
- Symmetric: HMD5, HS224, HS256, HS384, HS512
- Asymmetric: RS256, RS384, RS512, ES256, ES384, ES512
- PostgreSQL
- MongoDB
- in memory (just for testing)
- Jaeger tracer
- console/file human readable
- console/file json (LogstashEncoder)
See Docker images
TODO
See developer home