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

feat: add auth0connection param #981

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dphilipson
Copy link
Contributor

@dphilipson dphilipson commented Sep 24, 2024

Allow users to set the connection query param when using Auth0, which allows them to link directly to one particular auth method in Auth0 rather than a selection screen.


PR-Codex overview

This PR focuses on enhancing the OAuth provider configuration by introducing support for auth0 and modifying the structure of the OAuth-related types and parameters.

Detailed summary

  • Removed twitch configuration from the OAuth providers.
  • Added auth0Connection to the AlchemySignerWebClient class.
  • Updated OauthProviderConfig type to include auth0 specific fields.
  • Renamed RedirectConfig to OauthRedirectConfig.
  • Maintained existing OauthMode type.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Allow users to set the `connection` query param when using Auth0, which
allows them to link directly to one particular auth method in Auth0
rather than a selection screen.
Copy link

vercel bot commented Sep 24, 2024

You must have Developer access to commit code to Alchemy on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles

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

Successfully merging this pull request may close these issues.

1 participant