getRedirectUrl
Returns current redirect URL used in registration with browser IdP. See Registration with browser IdP for more details.
Future<String> getRedirectUrl()
Your suggested change has been received. Thank you.
Returns current redirect URL used in registration with browser IdP. See Registration with browser IdP for more details.
Future<String> getRedirectUrl()
var redirectUrl = await Onegini.instance.userClient.getRedirectUrl();
Thank you! Your suggestion has been submitted.
https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….