immich/server/src/domain/auth
Jonathan Jogenfors 5d377e5b0f
chore(server): eslint await-thenable (#7545)
* await-thenable

* fix library watchers

* moar eslint

* fix test

* fix typo

* try to remove check void return

* fix checksVoidReturn

* move to domain utils

* remove eslint ignores

* chore: cleanup types

* chore: use logger

* fix: e2e

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-03-05 17:23:06 -05:00
..
auth.constant.ts refactor: authentication on public routes (#6765) 2024-02-13 01:47:26 +00:00
auth.dto.ts chore(server): remove deprecated endpoints (#6984) 2024-02-08 16:57:54 -05:00
auth.service.spec.ts chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 -05:00
auth.service.ts feat(server): allow oauth claim to set 0 for no quota (#7581) 2024-03-02 14:18:56 -06:00
index.ts refactor(server): auth dtos (#4881) 2023-11-09 10:14:15 -05:00