Skip to content

Update to Android for v21 Zoneless and remove approved archive pages,…#1359

Open
avanscoy wants to merge 2 commits into
mainfrom
fix/android-feedback
Open

Update to Android for v21 Zoneless and remove approved archive pages,…#1359
avanscoy wants to merge 2 commits into
mainfrom
fix/android-feedback

Conversation

@avanscoy

@avanscoy avanscoy commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

… added wildcard redirects

Description

Based on customer feedback: This code is written with Zone.js, which is not the default for Android v21. This sample needs Zoneless, so I've added a tab with Zoneless. Also, several older Android articles are from previous version. Submitted articles for removal, redirected the links, and updated in-text references.

References

Testing

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

avanscoy and others added 2 commits June 8, 2026 11:35
Removes 14 auth0-android library articles (EN, fr-ca, ja-jp) that are
approved for archival. Adds redirects for all removed paths pointing to
/docs/quickstart/native/android. Updates in-text references across 16
files: links directing users to setup instructions now point to the
Android quickstart; learn-more and reference-only links point to the
GitHub SDK repo (https://github.com/auth0/Auth0.Android). Also fixes
two existing redirects whose destinations were among the removed pages.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@avanscoy avanscoy requested a review from a team as a code owner June 8, 2026 17:22
@avanscoy avanscoy added main-docs Changes related to auth0's main docs (https://auth0.com/docs) MERGE-ON-APPROVAL Approving reviewer should merge. labels Jun 8, 2026
@mintlify

mintlify Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Jun 8, 2026, 5:31 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-staging 🟢 Ready View Preview Jun 8, 2026, 5:32 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@hazel-nut hazel-nut left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks like there are still three pages left in the docs/libraries/auth0-android section. should those still be there?

the interactive.mdx pages for quickstarts are still there, but if we're redirecting them and removing links, we should remove the pages.

if we're linking the english quickstart within translated docs now, should we delete the (outdated) translated quickstarts entirely?

Comment on lines +22710 to +22716
{
"source": "/docs/quickstart/native/android/*",
"destination": "/docs/quickstart/native/android"
},
{
"source": "/docs/quickstart/native/android-facebook-login/*",
"destination": "/docs/quickstart/native/android-facebook-login"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these redirects should also exist for translated languages, i think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main-docs Changes related to auth0's main docs (https://auth0.com/docs) MERGE-ON-APPROVAL Approving reviewer should merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants