@aws-amplify/auth
Version:
Auth category of aws-amplify
9 lines (7 loc) • 457 B
JavaScript
;
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
Object.defineProperty(exports, "__esModule", { value: true });
exports.NOT_SUPPORTED_RECOVERY_SUGGESTION = void 0;
exports.NOT_SUPPORTED_RECOVERY_SUGGESTION = 'Passkeys may not be supported on this device. Ensure your application is running on a supported platform.';
//# sourceMappingURL=passkeyErrorPlatformConstants.native.js.map