Authenticate an existing Passkey with the Service.
Get started by initializing the AssertionApi with an OkHttpClient and CookieJar.
👤 User Agent
The User-Agent string is used to authenticate the device.
🧮 Options
Fetch assertion options from the service.
🎉 Retrieving
There are several ways to handle the retrieval of an existing Passkey.
We recommend
using the FIDO2ApiClient or CredentialManager
🔐 Liquid Extension
The liquid extension is optional for authentication requests.
This is useful when you already have a passkey
and want to peer with a device that is not signed in.
🚚 Response