mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-20 20:44:17 +02:00
Adds PropelAuth as an AuthProvider
Adds the PropelAuthProvider which delegates to the IntrospectionTokenVerifier and optionally does an additional resource check. Adds an example server and client which makes an authenticated request and gets information from the token. Updates the documentation (but only for v3 as this isn't in v2).
This commit is contained in:
parent
8ad4eb8321
commit
5fb72c7200
7 changed files with 888 additions and 0 deletions
|
|
@ -277,6 +277,7 @@
|
|||
"integrations/github",
|
||||
"integrations/google",
|
||||
"integrations/oci",
|
||||
"integrations/propelauth",
|
||||
"integrations/scalekit",
|
||||
"integrations/supabase",
|
||||
"integrations/workos",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue