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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more authentication options #9

Open
ixahmedxi opened this issue Apr 5, 2024 · 4 comments
Open

Add more authentication options #9

ixahmedxi opened this issue Apr 5, 2024 · 4 comments

Comments

@ixahmedxi
Copy link
Owner

No description provided.

@syhner
Copy link

syhner commented Apr 8, 2024

Does this refer to more OAuth providers (any ones in particular if so?), or more authentication methods (i.e. email and password, magic link)?

I'm happy to implement this once clarified

@imCorfitz
Copy link
Contributor

imCorfitz commented Apr 9, 2024

Aside from #14 which is being prepared for an authentication flow that involves email + verification code, I reckon that an ordinary email + password flow (maybe with MFA added), would be great to have. How do we feel about Magiclink?

Also - just a thought. Many SaaS apps out there support SSO on an enterprise level. Is there an interest to add that as well somehow?

@ixahmedxi
Copy link
Owner Author

Basically I think what we need is to implement email based authentication like magic emails, verification code emails...etc (not ones that store passwords). If we can implement SSO as well that would be amazing but it can come later on.

We will probably need the Resend + React email integration firstly tho because then we would be able to send emails when the user signs up/signs in.

@duttaoindril
Copy link

I found these other templates that seem to have resend and react email:

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

No branches or pull requests

4 participants