@aws-amplify/auth
Version:
Auth category of aws-amplify
6 lines (4 loc) • 313 B
text/typescript
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
export const NOT_SUPPORTED_RECOVERY_SUGGESTION =
'Passkeys may not be supported on this device. Ensure your application is running in a secure context (HTTPS) and Web Authentication API is supported.';