You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An attempt at a WebAuthn Roaming Authenticator for Android 🦙 This application is able to perform WebAuthn via CTAP/BLE, however a fundamental limitation in the Android BLE APIs means the application needs to be started manually before the authenticator can be used. Also, Chrome has dropped support for CTAP/BLE in favour of CTAP/caBLE (Cloud-Assis…