cancelBrowserRegistration
This method cancels the browser registration flow. See User registration more information.
cancelBrowserRegistration(): Promise<void>;
This method should not be used when pin creation has already started. Please use the cancelPinCreation method instead.