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

Feature Request: Add Firebase Authentication #1287

Open
Stelath opened this issue Jun 14, 2024 · 2 comments
Open

Feature Request: Add Firebase Authentication #1287

Stelath opened this issue Jun 14, 2024 · 2 comments
Labels
back This issue is related to the Svelte backend or the DB enhancement New feature or request

Comments

@Stelath
Copy link

Stelath commented Jun 14, 2024

Hello, I was wondering how complicated it would be to add the ability to link this to a firebase app and then utilize firebase's auth service instead of the OpenID login? Thanks for any help and if this became a feature that would be awesome!

@nsarrazin nsarrazin added enhancement New feature or request back This issue is related to the Svelte backend or the DB labels Jun 17, 2024
@nsarrazin
Copy link
Collaborator

Not sure this is something we want to tackle, as it would be nice to remain agnostic on the backend side. If there's strong demand maybe but so far most people manage with OpenID I think 👀

@Stelath
Copy link
Author

Stelath commented Jun 21, 2024

@nsarrazin Fair enough, I managed to hack together a reasonable solution for my case with Firebase, though as you said it destroyed the OpenID backend otherwise I would PR it.

** I'm sure there's a way to do it that would keep both working just fine, I just was short on time and didn't need the OpenID

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back This issue is related to the Svelte backend or the DB enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants