Skip to content

Implementation of Auth0 to Signup flow #7974

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

Closed
wants to merge 4 commits into from

Conversation

atanuBBB
Copy link

Notes:

  • For errors while hitting any Auth0 routes, the view function is returned and the signup page is rendered with an error message.

  • Since the current code makes use of in-built Models to handle user data, there is no way to remove the password field. So, we are making use of set_unusable_password() method to create a User with no password set.

@atanuBBB atanuBBB requested a review from a team as a code owner July 14, 2025 13:54
Copy link

netlify bot commented Jul 14, 2025

👷 Deploy request for heartex-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4c1b4d4

Copy link

netlify bot commented Jul 14, 2025

👷 Deploy request for label-studio-docs-new-theme pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 4c1b4d4

Copy link

netlify bot commented Jul 14, 2025

Deploy Preview for label-studio-storybook canceled.

Name Link
🔨 Latest commit 4c1b4d4
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-storybook/deploys/687735c09378240008abdb60

Copy link

netlify bot commented Jul 14, 2025

Deploy Preview for label-studio-playground canceled.

Name Link
🔨 Latest commit 4c1b4d4
🔍 Latest deploy log https://app.netlify.com/projects/label-studio-playground/deploys/687735c0150ef20008486e83

@atanuBBB atanuBBB closed this Jul 25, 2025
@atanuBBB atanuBBB deleted the feat/auth0 branch July 25, 2025 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant