Skip to content

Commit afdc0ec

Browse files
committed
re-number auth0 example
1 parent 7e59d2d commit afdc0ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/03_authentication_and_authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ For this to work, you have to make sure mcp-remote is running [on a fixed port](
138138

139139
## Working Example with Auth0
140140

141-
For a complete working example of OAuth integration with Auth0, check out the [auth_example_auth0.py](/examples/08_auth_example_auth0.py) in the examples folder. This example demonstrates the simple case of using Auth0 as an OAuth provider, with a working example of the OAuth flow.
141+
For a complete working example of OAuth integration with Auth0, check out the [auth_example_auth0.py](/examples/09_auth_example_auth0.py) in the examples folder. This example demonstrates the simple case of using Auth0 as an OAuth provider, with a working example of the OAuth flow.
142142

143143
For it to work, you need an .env file in the root of the project with the following variables:
144144

File renamed without changes.

0 commit comments

Comments
 (0)