requestUri property
The URL to which the IdP redirects the user back.
This can be set to http://localhost
if the user is signing in with a
manually provided IdP credential.
Required.
Implementation
core.String? requestUri;
The URL to which the IdP redirects the user back.
This can be set to http://localhost
if the user is signing in with a
manually provided IdP credential.
Required.
core.String? requestUri;