Closed PaulAsjes closed 1 month ago
We set the redirectURI as a header, which isn't immediately available in middleware auth mode as it's the same request. Fix is to provide the redirect URI directly.
We set the redirectURI as a header, which isn't immediately available in middleware auth mode as it's the same request. Fix is to provide the redirect URI directly.