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

Is it possible to add multiple administrator accounts? #45

Closed
Lightingzahi opened this issue Jan 19, 2024 · 1 comment
Closed

Is it possible to add multiple administrator accounts? #45

Lightingzahi opened this issue Jan 19, 2024 · 1 comment

Comments

@Lightingzahi
Copy link

I have a few pals who would like to upload photos to this photo blog as well.

@sambecker
Copy link
Owner

Eventually, we may want a more sophisticated authentication system (possibly based on Github handles), which would allow for multiple admins, and possibly social features where verification/screening becomes important. Will keep this request in mind.

In the meantime, you can always adjust the code, which is basically an ENV VAR lookup to accommodate multiple pairs. This logic can be found here:
https://github.com/sambecker/exif-photo-blog/blob/main/src/auth/index.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants