monorepo/file-service
Savanni D'Gerinel 09df915296 Validate the session token
A previous commit added authentication token checks. Auth tokens are replaced with session tokens, which can (and should) expire. This commit validates sessions, which now allows access to gated operations.
2023-10-03 17:04:35 -04:00
..
fixtures Remove old test files 2023-09-24 23:52:44 -04:00
migrations Add session checks 2023-10-03 13:56:55 -04:00
src Validate the session token 2023-10-03 17:04:35 -04:00
templates Import a questionably refactored version of file-service 2023-09-19 18:55:53 -04:00
var Add some tests to verify that a file can be added to the system 2023-09-22 23:43:45 -04:00
.gitignore Start ripping out lots of infrastructure 2023-09-22 20:03:58 -04:00
.ignore Add some tests to verify that a file can be added to the system 2023-09-22 23:43:45 -04:00
Cargo.toml Validate the session token 2023-10-03 17:04:35 -04:00
authdb.json Import a questionably refactored version of file-service 2023-09-19 18:55:53 -04:00