pomerium/internal/mcp
2025-04-25 15:52:23 -04:00
..
cipher.go mcp: authorize request (pt2) (#5586) 2025-04-24 12:11:19 -07:00
code.go mcp: extend code usage (#5588) 2025-04-25 14:47:11 -04:00
code_test.go mcp: extend code usage (#5588) 2025-04-25 14:47:11 -04:00
handler.go mcp: authorize request (pt2) (#5586) 2025-04-24 12:11:19 -07:00
handler_authorization.go mcp: extend code usage (#5588) 2025-04-25 14:47:11 -04:00
handler_metadata.go mcp: add oauth metadata endpoint (#5579) 2025-04-23 12:24:00 -04:00
handler_oauth_callback.go mcp: scaffolding of /.pomerium/mcp routes (#5580) 2025-04-23 12:36:31 -04:00
handler_register_client.go mcp: client registration: store to the databroker (#5584) 2025-04-24 14:54:31 -04:00
handler_token.go return invalid_grant when authorization request not found 2025-04-25 15:52:23 -04:00
storage.go rm authorization request 2025-04-25 15:51:16 -04:00
storage_test.go mcp: authorize request (pt2) (#5586) 2025-04-24 12:11:19 -07:00
token.go mcp: token: handle authorization_code request (pt2) 2025-04-25 15:43:42 -04:00