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
{{ message }}
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
[ ] Implement user registration and authentication using JSON Web Tokens (JWT).
[ ] Create API endpoints for user registration and login.
[ ] Implement user authentication middleware.
[ ] Add user roles (admin, participant) for future functionalities.
[ ] Secure user authentication and registration processes.