1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 05:46:46 +01:00
immich/server/src/domain/auth/dto
Jason Rasmussen 08c7054845
refactor(server): auth/oauth (#3242)
* refactor(server): auth/oauth

* fix: show server error message on login failure
2023-07-14 23:03:56 -05:00
..
auth-user.dto.ts feat(server): support for read-only assets and importing existing items in the filesystem (#2715) 2023-06-21 21:33:20 -05:00
change-password.dto.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
index.ts refactor(server): auth/oauth (#3242) 2023-07-14 23:03:56 -05:00
login-credential.dto.spec.ts allow emails without a tld (#2762) 2023-06-14 16:26:17 -05:00
login-credential.dto.ts allow emails without a tld (#2762) 2023-06-14 16:26:17 -05:00
oauth-auth-code.dto.ts refactor(server): auth/oauth (#3242) 2023-07-14 23:03:56 -05:00
oauth-config.dto.ts refactor(server): auth/oauth (#3242) 2023-07-14 23:03:56 -05:00
sign-up.dto.spec.ts allow emails without a tld (#2762) 2023-06-14 16:26:17 -05:00
sign-up.dto.ts allow emails without a tld (#2762) 2023-06-14 16:26:17 -05:00