1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/libs/domain/src/auth
Jason Rasmussen 34d300d1da
refactor(server): flatten infra folders (#2120)
* refactor: flatten infra folders

* fix: database migrations

* fix: test related import

* fix: github actions workflow

* chore: rename schemas to typesense-schemas
2023-03-30 14:38:55 -05:00
..
dto chore(server): remove token when logged out (#1560) 2023-02-05 23:31:16 -06:00
response-dto refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05: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): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
auth.service.spec.ts refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
auth.service.ts refactor(server): flatten infra folders (#2120) 2023-03-30 14:38:55 -05:00
index.ts refactor(server): auth guard (#1472) 2023-01-31 12:11:49 -06:00