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 auth & authz stack #139

Open
maranta1 opened this issue Apr 28, 2023 · 0 comments · May be fixed by #149
Open

Refactor auth & authz stack #139

maranta1 opened this issue Apr 28, 2023 · 0 comments · May be fixed by #149
Assignees

Comments

@maranta1
Copy link
Contributor

maranta1 commented Apr 28, 2023

At the moment new accounts can only be created with LinkedIn or Google social logins. We need to be able support creating accounts using an email address.

next-auth supports magic links so this could be a good option.

https://next-auth.js.org/providers/email

LE (devpikachu): The auth & authz stack needs to be somewhat refactored and cleaned up, but more importantly the database schema needs to be cleaned up prior to a production MVP launch.

@devpikachu devpikachu changed the title Enable email only sign in link Refactor auth & authz stack Oct 24, 2023
@devpikachu devpikachu self-assigned this Oct 24, 2023
@devpikachu devpikachu linked a pull request Oct 26, 2023 that will close this issue
1 task
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

Successfully merging a pull request may close this issue.

2 participants