Process authentication
Initialize a login, enrollment or management process. Login initialization returns atoken; enrollment and management initialization return a processID. Subsequent operations in that process require this value in the header:
Operation groups
- Login: Initialize, start and finish a passkey login. Send the resulting signed passkey data to your backend for verification.
- Enrollment: Initialize, start and finish enrollment after your existing authentication.
- Management: Initialize, list and delete the authenticated user’s passkeys.