immich/server/src/domain/auth
Skyler Mäntysaari 2f87463170
fix(server): better fix for the OAuth Discovery errors (#4695)
* fix(server/oauth): Handle errors from OAuth Discovery.

* fix(server/oauth): Better fix for OAuth discovery error.

* This doesn't break tests.

* Update server/tsconfig.json

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>

* Revert back to the mostly original way.

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-10-30 13:22:30 -04:00
..
dto fix(server,web): correctly remove metadata from shared links (#4464) 2023-10-14 01:46:30 +00:00
response-dto refactor(web,server): use feature flags for oauth (#3928) 2023-09-01 18:08:42 +07:00
auth.constant.ts feat(server,web,mobile): Add optional password option for share links. (#4655) 2023-10-28 20:35:38 -05:00
auth.service.spec.ts refactor(server): auth delete device (#4720) 2023-10-30 11:48:38 -04:00
auth.service.ts fix(server): better fix for the OAuth Discovery errors (#4695) 2023-10-30 13:22:30 -04:00
index.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00