Migrate Auth provider #604

Open
opened 2022-01-24 22:01:21 +01:00 by h3n3 · 0 comments
h3n3 commented 2022-01-24 22:01:21 +01:00 (Migrated from gitea.opdethuisserver.nl)

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
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
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
h3n3/cadhub#604
No description provided.