Merge pull request #7 from shashimalcse/auth0

add auth0 integration docs
This commit is contained in:
Omindu Rathnaweera 2025-04-03 16:00:51 +05:30 committed by GitHub
commit a4751696ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 86 additions and 1 deletions

View file

@ -112,4 +112,4 @@ listen_address: ":8080" # Address where the proxy will lis
```
#### Integrating with existing OAuth Providers
- [Auth0](URL) - Enable authorization for the MCP server through your Auth0 organization. **TODO**: Add instructions under docs and link
- [Auth0](docs/Auth0.md) - Enable authorization for the MCP server through your Auth0 organization.