AppAuthWebView-Android
AppAuthWebView-Android copied to clipboard
Web app with Webauthn and Webview
Hello
I have a web application that uses the Webauthn (U2F), everything works fine, except that I call the application via a webview of an Android application! The U2F request is not made! Do you know if your library can solve this problem? Or should I request security access in the Android application so that the U2F request can be done?
Thank you for your help