immich/server/libs/domain/src/api-key
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
..
dto refactor(server): api keys (#1339) 2023-01-18 08:40:15 -06:00
response-dto refactor(server): system config (#1353) 2023-01-21 10:11:55 -06:00
api-key.core.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
api-key.repository.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
api-key.service.spec.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
api-key.service.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
index.ts refactor(server): api keys (#1339) 2023-01-18 08:40:15 -06:00