Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(server): auth enums #13552

Merged
merged 1 commit into from
Oct 17, 2024
Merged

refactor(server): auth enums #13552

merged 1 commit into from
Oct 17, 2024

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Oct 17, 2024

No description provided.

@@ -3,6 +3,28 @@ export enum AuthType {
OAUTH = 'oauth',
}

export enum ImmichCookie {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was hoping js supports emotes in variable names but unfortunately that's not the case :( (Immich🍪)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

........

@jrasm91 jrasm91 merged commit e3fc4d7 into main Oct 17, 2024
37 checks passed
@jrasm91 jrasm91 deleted the refactor/auth-enums branch October 17, 2024 17:17
yosit pushed a commit to yosit/immich that referenced this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants