fastmcp.server.auth.redirect_validation
matches_allowed_pattern
uri
: The redirect URI to validatepattern
: The allowed pattern (may contain wildcards)validate_redirect_uri
redirect_uri
: The redirect URI to validateallowed_patterns
: List of allowed patterns. If None, defaults to localhost.
If empty list, all URIs are allowed.