mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
Add CIMD (Client ID Metadata Document) support for OAuth (#2871)
This commit is contained in:
parent
db650ca7cb
commit
880d835ccc
36 changed files with 4218 additions and 115 deletions
2
loq.toml
2
loq.toml
|
|
@ -76,7 +76,7 @@ max_lines = 1584
|
|||
|
||||
[[rules]]
|
||||
path = "src/fastmcp/server/auth/oauth_proxy/proxy.py"
|
||||
max_lines = 1600
|
||||
max_lines = 1740
|
||||
|
||||
[[rules]]
|
||||
path = "tests/server/test_dependencies.py"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue