UNPKG

@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) 287 B
"use strict"; export let SocialConnection = /*#__PURE__*/function (SocialConnection) { SocialConnection["Apple"] = "apple"; SocialConnection["Github"] = "github"; SocialConnection["Google"] = "google"; return SocialConnection; }({}); //# sourceMappingURL=SocialConnection.js.map