handleRegistrationCallback
Used to pass the redirect URI, recieved from the browser registration, to the SDK. See Registration with browser IdP for more information.
handleRegistrationCallback(uri: string)
Property | Type | Description |
---|---|---|
uri | string | Registration URI |
Example