1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 05:16:47 +01:00
immich/server/libs/domain/src/auth
Jason Rasmussen b8313abfa8
feat(web,server): manage authorized devices (#2329)
* feat: manage authorized devices

* chore: open api

* get header from mobile app

* write header from mobile app

* styling

* fix unit test

* feat: use relative time

* feat: update access time

* fix: tests

* chore: confirm wording

* chore: bump test coverage thresholds

* feat: add some icons

* chore: icon tweaks

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-04-25 21:19:23 -05:00
..
dto chore(server): remove token when logged out (#1560) 2023-02-05 23:31:16 -06:00
response-dto feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -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 feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00
auth.service.spec.ts feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00
auth.service.ts feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00
index.ts feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00