-
### Acceptance Criteria
Secure signup, login, and user authentication
Use of JWT for token management
Hashing and security measures for password storage
Integration with the frontend for a seamles…
-
currently we are doing great with oauth integration with other services but we don't have a login system for our own app!
-
-
- Add Auth to the controller endpoints
- Keep the status endpoint open
- Put the GET and PUT endpoints for dimensioned systems behind Auth
- Only need authentication, not authorization yet
-
[ ] We need to create an authentication solution in order to create new users
-
The Mozilla Persona authentication system could reduce the administrative effort and might be more secure in some cases than dealing with passwords and e.g. sending them by email.
Libraries in Genera…
-
Figure out which authentication solution is going to be best for our project.
______
Settled on HTTP basic authentication.
**Time**: Full day. Had to learn basics of Java and how web authenticati…
-
The current website lacks an authentication system, which restricts user personalization and security. Users cannot have personal accounts or manage their sessions effectively.
**Improvement Sugges…
-
-
### Which version are you using?
v1.9.2-8-f2318375-dirty
### Which operating system are you using?
Linux arm64 Docker
### Describe how to replicate the issue
I am currently trying to stream an rt…