Passwords Microservice
Password authentication microservice.
-
Sets user passwords and authenticate
-
Safely change passwords
-
Reset and recover passwords via emails
-
Communication protocols: Direct, Commandable HTTP, Commandable GRPC, GRPC
-
Persistence: Memory, Flat Files, MongoDB, Couchbase
-
Deployment options: Monolith, Process, Docker, AWS Lambda
This microservice has optional dependencies on the following microservices:
- Party Activities - to log user activities
- Email Delivery - to send email notifications to users