Refactor: Simplify user authentication flow
- Remove redundant validation logic in login handler - Consolidate session token generation into a single utility function - Update error handling to use consistent HTTP status codes
This commit is contained in:
@@ -4,3 +4,4 @@ data-stress
|
||||
*.fasta
|
||||
*.zst
|
||||
*.zst.meta
|
||||
*.pb
|
||||
|
||||
Reference in New Issue
Block a user