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

Migrate Auth provider #604

Open
5 tasks
Irev-Dev opened this issue Jan 24, 2022 · 0 comments
Open
5 tasks

Migrate Auth provider #604

Irev-Dev opened this issue Jan 24, 2022 · 0 comments
Assignees

Comments

@Irev-Dev
Copy link
Owner

Currently using netlify identity looking to migrate to Auth0

Netlify identity doesn't give you access to the JWT secret without being on a (expensive $99/m) paid plan. Plus there's not an easy way to do staging, and broadly speaking it was an easy option when the project was starting.

  • Get sign ups and new login's working with Auth0
  • ensure RBAC works
  • Make sure password reset flow still works
  • Add migration path for existing netlify-identity-users signing in, if they are rejected by auth0, check to see if they are in netlify-identity, if so add them to Auth0
  • Document how to set up Auth0 in contributing.md
@Irev-Dev Irev-Dev self-assigned this Jan 24, 2022
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

1 participant