new auth_for_aa links #132
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Updates Auth0 signup links across the Auth4GenAI documentation to use the new tracking parameters for the auth_for_aa onboarding flow, and removes developer preview banners.
Changes
auth4genai/snippets/get-started/prerequisites/account-app-steps.jsxauth4genai/docs.jsonauth4genai/intro/overview.mdxauth4genai/components.mdxLink Changes
Before:
https://auth0.com/signup?onboard_app=genai&ocid=...After:
https://auth0.com/signup?onboard_app=auth_for_aa&ocid=701KZ000000cXXxYAM-aPA4z0000008OZeGAMFiles Changed
auth4genai/components.mdx- Removed Developer Preview bannerauth4genai/docs.json- Updated signup tracking parametersauth4genai/intro/overview.mdx- Removed Developer Preview sectionauth4genai/snippets/get-started/prerequisites/account-app-steps.jsx- Updated prerequisites signup linkImpact