Commit 644cd89
committed
Replace ASCII art with Mermaid diagrams in docs
Updated documentation across multiple files to replace outdated ASCII art with modern Mermaid diagrams for improved visualization.
- Enhanced **README.md** with diagrams for architecture, authentication flows, token lifecycle, and platform-specific configuration.
- Updated **architecture-diagrams.md** with high-level architecture and detailed sequence diagrams for Blazor and native apps.
- Improved **microsoft-external-id.md** with diagrams for token flow, Gateway integration, and backend service configuration.
- Added flowcharts in **quick-start.md** for setup steps and common configuration patterns.
- Introduced a comparison between Azure AD B2C and Microsoft Entra External ID.
These changes improve clarity, readability, and developer experience.1 parent c977ebf commit 644cd89
4 files changed
Lines changed: 505 additions & 446 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
70 | 91 | | |
71 | 92 | | |
72 | 93 | | |
| |||
0 commit comments