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

Handle Auth0 without redirect to make sign-up process smoother #7397

Open
philippemnoel opened this issue Sep 26, 2022 · 1 comment
Open
Labels
auth This PR/Issue is related to authentication feature New feature or request priority-5-low #5 Priority - Something that should happen eventually 📁 Repo: auth0 This PR/Issue modifies /auth0 code

Comments

@philippemnoel
Copy link
Owner

philippemnoel commented Sep 26, 2022

Feature Description
See below, this simply makes the auth process a big rough, although it's not a big deal
Capture d’écran, le 2022-09-26 à 13 55 27

@rpadaki
Copy link
Contributor

rpadaki commented Sep 26, 2022

We should do the same as this: https://roberttolton.com/posts/implementing-auth0-authentication-into-a-chrome-extension.

Instead of launching auth from the WebUI, we should instead have the extension be the singular source of truth for auth, and communicate with the extension whenever it needs to deal with auth state.

@philippemnoel philippemnoel added feature New feature or request priority-5-low #5 Priority - Something that should happen eventually devOps Improving or adding new tests & CI capabilities auth This PR/Issue is related to authentication 📁 Repo: auth0 This PR/Issue modifies /auth0 code and removed devOps Improving or adding new tests & CI capabilities labels Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth This PR/Issue is related to authentication feature New feature or request priority-5-low #5 Priority - Something that should happen eventually 📁 Repo: auth0 This PR/Issue modifies /auth0 code
Projects
None yet
Development

No branches or pull requests

2 participants