You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [x] Successfully registers a user with a unique alias and securely hashed password.
- [x] User input validation is implemented to ensure secure and valid data.
- [x] Allows users to log in and receive a JWT token.
User Management Microservice
This microservice handles registration, login and user auth.
The text was updated successfully, but these errors were encountered: