@passageidentity/passage-react-native
Version:
Passkey Complete for React Native - Go completely passwordless with a standalone auth solution in your React Native app with Passage by 1Password
9 lines (8 loc) • 350 B
JavaScript
;
export let AuthenticatorAttachment = /*#__PURE__*/function (AuthenticatorAttachment) {
AuthenticatorAttachment["Platform"] = "platform";
AuthenticatorAttachment["CrossPlatform"] = "cross-platform";
AuthenticatorAttachment["Any"] = "any";
return AuthenticatorAttachment;
}({});
//# sourceMappingURL=PasskeyCreationOptions.js.map