Skip to content

feat: Mintlify setup with universal components, added documentations & components#555

Closed
grandmaester wants to merge 24 commits intomainfrom
feat/mintlify-components-poc-latest
Closed

feat: Mintlify setup with universal components, added documentations & components#555
grandmaester wants to merge 24 commits intomainfrom
feat/mintlify-components-poc-latest

Conversation

@grandmaester
Copy link
Contributor

@grandmaester grandmaester commented Feb 4, 2026

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

### Description
Interactive Doc on Mintlify

This change is the second step in the integration of interactive documentation for our Universal Components into Mintlify platform. First step was this PR

It includes documentations for My Organization Components:
1. SSO Provider Create
2. SSO Provider Edit
3. SSO Provider Table
4. Organization Details Edit

This PR fulfills below expectations:

  1. Interactive Documentation: Enable live, interactive components within documentation
  2. Component Embedding: Support direct embedding in MDX documentation files.
  3. Dynamic Mounting: Mount React components dynamically based on component names
  4. Mock API Logic: Provide realistic mock implementations & skip real authentication calls
  5. Mintlify Integration: Handle client-side routing changes, detect theme switches (light/dark).
  6. These should be importable from consumer apps without any authentications.

Architecture:

image

References

RFC POC Draft: https://oktawiki.atlassian.net/wiki/spaces/UCT/pages/edit-v2/4355359498?draftShareId=61c1094d-634d-4563-8f58-f3831f86a907

Testing

Preview Link: https://auth0-feat-mintlify-components-poc-latest.auth0-mintlify.app/docs/universal-components

  • This change adds test coverage for new/changed/fixed functionality

Checklist

  • I have added documentation for new/changed functionality in this PR or in auth0.com/docs
  • All active GitHub checks for tests, formatting, and security are passing
  • The correct base branch is being used, if not the default branch

@grandmaester grandmaester requested review from a team as code owners February 4, 2026 14:22
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

Summary

Status Count
🔍 Total 51
✅ Successful 1
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 50
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

@grandmaester grandmaester changed the title feat: Mintlify setup with universal components, added Sample documentations & Component feat: Mintlify setup with universal components, added documentations & components Feb 27, 2026
@grandmaester
Copy link
Contributor Author

Closing this as using this PR as finalized

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

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants