defaultRedirectUrl
The default redirect url used for authentication. When null, a platform specific default redirect url will be used.
On Android and Apple platforms, the default redirect url is the deeplink.
On Browser platforms, the default redirect url is the current url.
On Desktop (excluding MacOS) platforms, there is no default redirect url. For OAuth flows, a http callback server will be used and a localhost url will be the redirect url.