FOR_BROWSER constant
Allow WebAuthn requests for any website. This requires the app to have the privileges and Digital Asset Links needed by the Android WebView.
Implementation
static const FOR_BROWSER = WebAuthenticationSupport._internal(2, 2);
Allow WebAuthn requests for any website. This requires the app to have the privileges and Digital Asset Links needed by the Android WebView.
static const FOR_BROWSER = WebAuthenticationSupport._internal(2, 2);