FOR_BROWSER constant

WebAuthenticationSupport const FOR_BROWSER

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);