Savanni D'Gerinel
17ad927187
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.
10 lines
121 B
Plaintext
10 lines
121 B
Plaintext
target
|
|
.direnv/
|
|
node_modules
|
|
dist
|
|
result
|
|
*.tgz
|
|
file-service/*.sqlite
|
|
file-service/*.sqlite-shm
|
|
file-service/*.sqlite-wal
|