|
e275d0b71f
|
Change log filter to INFO
|
2024-10-07 16:58:28 -04:00 |
|
|
e6615454cd
|
Implement route to generate a new session
|
2024-10-07 16:48:50 -04:00 |
|
|
6057c8295d
|
Create session objects during login, also store auth token for users
|
2024-10-06 14:08:26 -04:00 |
|
|
680114f467
|
Return the proper error if trying to verify an expired token
|
2024-10-05 13:39:16 -04:00 |
|
|
3768cd26e6
|
Change status code associated with missing session
|
2024-10-05 13:20:53 -04:00 |
|
|
24a7fdd4ef
|
Fetch the temporary session during validation
|
2024-10-05 10:45:41 -04:00 |
|
|
d41a92d07a
|
Adding a service to handle caching
|
2024-10-05 08:10:32 -04:00 |
|
|
e2cb989560
|
Re-enable the verification route
|
2024-10-03 15:27:30 -04:00 |
|
|
c908123a74
|
Further logging changes, and include some additional log messages when creating new users
|
2024-10-03 10:14:24 -04:00 |
|
|
f83757702a
|
Create a special logging formatter for release builds
|
2024-10-02 12:45:10 -04:00 |
|
|
8c6ffbfb5c
|
Add logging
|
2024-09-30 00:15:19 -04:00 |
|
|
864ce0c13d
|
Moving back to using passwords for authentication
|
2024-09-29 09:57:02 -04:00 |
|
|
29dca09ac7
|
Refactor step one of user registration
|
2024-08-24 13:23:01 -04:00 |
|
|
c6ac975e97
|
Move app-test codebase into api directory
|
2024-08-06 11:08:15 -04:00 |
|