1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/server/src/domain/api-key
Jason Rasmussen 33529d1d9b
refactor(server): auth dto (#5593)
* refactor: AuthUserDto => AuthDto

* refactor: reorganize auth-dto

* refactor: AuthUser() => Auth()
2023-12-09 23:34:12 -05:00
..
api-key.dto.ts fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
api-key.service.spec.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
api-key.service.ts refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
index.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00