Passkey - another device

Hi! Is it possible to disable the option for users to 'Sign in with Another Device'? I encounter this message during the authentication process and I want to prevent it from appearing. I appreciate your help and look forward to your response.

let assertionRequest = provider.createCredentialAssertionRequest(challenge: challenge)

assertionRequest.allowedCredentials = allowedCredentials

Passkey - another device
 
 
Q