cognitoidentityprovider_complete_web_authn_registration: Completes registration of a passkey authenticator for the...

View source: R/cognitoidentityprovider_operations.R

cognitoidentityprovider_complete_web_authn_registrationR Documentation

Completes registration of a passkey authenticator for the current user

Description

Completes registration of a passkey authenticator for the current user. Your application provides data from a successful registration request with the data from the output of a StartWebAuthnRegistration.

See https://www.paws-r-sdk.com/docs/cognitoidentityprovider_complete_web_authn_registration/ for full documentation.

Usage

cognitoidentityprovider_complete_web_authn_registration(
  AccessToken,
  Credential
)

Arguments

AccessToken

[required] A valid access token that Amazon Cognito issued to the user whose passkey registration you want to complete.

Credential

[required] A RegistrationResponseJSON public-key credential response from the user's passkey provider.


paws.security.identity documentation built on April 3, 2025, 10:59 p.m.