OAuthProxyConfig.redirectPath

The path on the proxy at which the upstream redirects back after authorization. Combined with baseUrl to form the fixed upstream redirect URI. Defaults to /auth/callback.

struct OAuthProxyConfig
string redirectPath;