Skip to content

fix: update auth0 domain to auth.storage.dev#47

Merged
designcode merged 1 commit intomainfrom
fix/auth0-domain
Mar 25, 2026
Merged

fix: update auth0 domain to auth.storage.dev#47
designcode merged 1 commit intomainfrom
fix/auth0-domain

Conversation

@designcode
Copy link
Copy Markdown
Collaborator

@designcode designcode commented Mar 25, 2026

Note

Medium Risk
Updates the default Auth0 domain used when AUTH0_DOMAIN is not set, which directly affects where the CLI authenticates and fetches JWKS/userinfo. Low code-change surface, but misconfiguration would break logins/token verification in production-like environments.

Overview
Switches the production/default Auth0 domain fallback in getAuth0Config() from tigrisdata.us.auth0.com to auth.storage.dev when AUTH0_DOMAIN is unset.

This impacts all auth flows that build URLs from config.domain (e.g., JWKS fetch and /userinfo calls), changing which Auth0 tenant the CLI talks to by default.

Written by Cursor Bugbot for commit 5cd2a64. This will update automatically on new commits. Configure here.

@designcode designcode merged commit 7df52b3 into main Mar 25, 2026
3 checks passed
@designcode designcode deleted the fix/auth0-domain branch March 25, 2026 17:24
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.14.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.14.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants