Skip to content

Commit c03a9b4

Browse files
committed
Remove embedded OAuth implementation and flatten directory structure
Simplified the repository to have a single OAuth pattern with separate auth and MCP servers at the top level. Preserved embedded OAuth documentation as an alternative pattern.
1 parent c637d39 commit c03a9b4

89 files changed

Lines changed: 1556 additions & 15846 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 304 additions & 250 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ This server stores in Redis:
118118

119119
## Related Documentation
120120

121-
- [Main README](../../README.md) - Complete project documentation
121+
- [Main README](../README.md) - Complete project documentation
122122
- [MCP Server README](../mcp-server/README.md) - How MCP server uses these tokens
123-
- [External OAuth Overview](../README.md) - Architecture explanation
123+
- [OAuth Patterns](../docs/oauth-patterns.md) - OAuth architecture patterns
124+
- [OAuth Flow](../docs/oauth-flow.md) - Detailed OAuth flow analysis
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)