Skip to content

add /callback for Auth #130

Open
Open
@philschmid

Description

@philschmid

When using the AuthConfig a big limitation is that the redirect URI for the OAuth flow is the client. Meaning you would need to authorize every client in your app. That is very challenging when you want to offer a Remote MCP server.

Can we add a /callback as part of the Auth proxy that is used as generic redirect? Similar to cloudflare here: https://github.com/cloudflare/ai/blob/c1eba8d4e03c0e008362bdade88f3c5a38f8070e/demos/remote-mcp-github-oauth/src/github-handler.ts#L66

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions