Add API-key-backed OAuth provider example and recipe docs

This commit is contained in:
Jeremiah Lowin 2026-06-02 19:33:42 -04:00
commit 44b25b0eb5
No known key found for this signature in database
6 changed files with 832 additions and 0 deletions

View file

@ -175,6 +175,7 @@
"servers/auth/oauth-proxy",
"servers/auth/oidc-proxy",
"servers/auth/full-oauth-server",
"servers/auth/api-key-oauth",
"servers/auth/multi-auth"
]
},