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

Replace auth0 with an integrated passwordless login #137

Open
grafana-dee opened this issue Sep 9, 2022 · 0 comments
Open

Replace auth0 with an integrated passwordless login #137

grafana-dee opened this issue Sep 9, 2022 · 0 comments
Labels
future Not intended to be worked on until all other work is done, usually dependant on other work completed

Comments

@grafana-dee
Copy link
Owner

The passwordless lock is no longer really supported by auth0, and this is a dependency for install and running that shouldn't be needed.

MVP:

  • Enable passwordless login via an email code

Stretch:

  • Enable passwordless login via OAuth2 / OIDC with Google
  • Enable passwordless login via OAuth2 / OIDC with Microsoft
  • Enable passwordless login via OAuth2 / OIDC with Github

Note: The only requirement of login is "the user has an email address and can verify ownership/access of that address". We cannot support login that doesn't have an email of some kind... we don't do usernames and passwords and are very firmly not looking to get into that game.

@grafana-dee grafana-dee added the future Not intended to be worked on until all other work is done, usually dependant on other work completed label Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
future Not intended to be worked on until all other work is done, usually dependant on other work completed
Projects
None yet
Development

No branches or pull requests

1 participant