mirror of
https://github.com/immich-app/immich.git
synced 2025-12-23 09:15:05 +03:00
refactor: auth service (#11811)
This commit is contained in:
@@ -25,6 +25,8 @@ export enum ImmichHeader {
|
||||
|
||||
export enum ImmichQuery {
|
||||
SHARED_LINK_KEY = 'key',
|
||||
API_KEY = 'apiKey',
|
||||
SESSION_KEY = 'sessionKey',
|
||||
}
|
||||
|
||||
export type CookieResponse = {
|
||||
|
||||
Reference in New Issue
Block a user