immich/server/libs/domain/src/auth
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): auth service (#1383) 2023-01-23 22:13:42 -06:00
response-dto refactor(server): auth service (#1383) 2023-01-23 22:13:42 -06:00
auth.constant.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
auth.core.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
auth.service.spec.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
auth.service.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00
index.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00