Interface: AuthLinkRequestSettings
Settings for requesting an auth linkProperties
action
action: string
The action to perform after successful authentication
callbackUrl?
Optional callback URL. This will be used to have a reference to the URL the flow should redirect the users after a successful operation or when the user aborts it. For example, when creating an auth link to generate a payment link, if the callbackUrl is provided, the Embed app will redirect the users to the callbackUrl once the payment link generation is completed.optionalcallbackUrl:string