BrowserRegistrationCallback
During the Browser Registration flow, as described in Registration with browser IdP, the user will need to reply to the SDK in order to cancel the browser registration. The SDK provides the user with the following callback function:
cancelBrowserRegistration
To cancel the browser registration flow call:
Future<void> cancelBrowserRegistration()