This website requires JavaScript.
Explore
Help
Sign In
brandon
/
nextcloud-mcp-server
Watch
1
Star
0
Fork
0
You've already forked nextcloud-mcp-server
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a19017c686dbc19a08364fdc372ff59f3583f68c
nextcloud-mcp-server
/
nextcloud_mcp_server
/
auth
T
History
Chris Coutinho
50b69a2531
fix: Add support for RFC 7592 client registration and deletion
2025-10-24 19:19:27 +02:00
..
__init__.py
refactor: Update JWT client to use DCR, re-enable tool filtering
2025-10-23 09:33:06 +02:00
bearer_auth.py
feat(server): Experimental support for OAuth2/OIDC authentication
2025-10-14 01:22:15 +02:00
client_registration.py
fix: Add support for RFC 7592 client registration and deletion
2025-10-24 19:19:27 +02:00
context_helper.py
test: Remove unused pytest fixtures
2025-10-14 01:23:39 +02:00
scope_authorization.py
feat: Split read/write scopes into app:read/write scopes
2025-10-24 04:38:49 +02:00
token_verifier.py
chore: Add logging to token introspection
2025-10-23 21:18:14 +02:00