apple muncy commited on
Commit
7fd9eb2
·
1 Parent(s): 2554511

fix spelling and add https://auth0.com/

Browse files

Signed-off-by: apple muncy <[email protected]>

Files changed (2) hide show
  1. .~lock.README.md# +1 -0
  2. README.md +4 -2
.~lock.README.md# ADDED
@@ -0,0 +1 @@
 
 
1
+ ,apple,llama-3,02.08.2025 14:43,file:///home/apple/.config/libreoffice/4;
README.md CHANGED
@@ -9,9 +9,11 @@ license: apache-2.0
9
  short_description: simple Auth Server
10
  app_port: 7860
11
  ---
12
- This Oauth server is the code found at https://github.com/modelcontextprotocol/python-sdk/tree/main/examples/servers/simple-auth/mcp_simple_auth with changes made to run in a Huggingface Space as an simple free standing MCP Oauth Sever.
13
 
14
- The code was originally written to run with client, resource server, and auth server all on a single matchine.
 
 
15
 
16
 
17
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  short_description: simple Auth Server
10
  app_port: 7860
11
  ---
12
+ This Oauth server is the code found at https://github.com/modelcontextprotocol/python-sdk/tree/main/examples/servers/simple-auth/mcp_simple_auth with changes made to run in a Huggingface Space as an simple free standing MCP Oauth Server.
13
 
14
+ Check out https://auth0.com/ for a next step.
15
+
16
+ The code was originally written to run with client, resource server, and auth server all on a single machine.
17
 
18
 
19
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference