immich/server/libs/domain/src/user-token
Jason Rasmussen d2a9363fc5
refactor(server): auth guard (#1472)
* refactor: auth guard

* chore: move auth guard to middleware

* chore: tests

* chore: remove unused code

* fix: migration to uuid without dataloss

* chore: e2e tests

* chore: removed unused guards
2023-01-31 12:11:49 -06:00
..
index.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
user-token.core.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
user-token.repository.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00