saafe_sdk library

Classes

SaafeRedirectInstance
Interface for redirect instance
SaafeRedirectOptions
Options for triggering a redirect
SaafeSdk
Main Saafe SDK class
SaafeWebViewWidget
The WebView widget that displays the redirect page

Enums

DisplayMode
Available display modes for the WebView
RedirectMode
Available redirect modes

Functions

createSecureRedirectUrl(String fi, String reqdate, String ecreq, {String? theme}) String
Creates a secure URL for the WebView with the token parameters
handleMessage(String message, {dynamic onLoad()?, dynamic onComplete(dynamic)?, dynamic onCancel()?, dynamic onError(String)?}) → void
Handles messages from the WebView and calls appropriate callbacks

Exceptions / Errors

UnsupportedPlatformException