UNPKG

@passageidentity/passage-react

Version:

Passkey Complete for React - Go completely passwordless with a standalone auth solution in your React apps with Passage by 1Password.

5 lines 260 B
import React from 'react'; import { IPassageElementWithCustomConfigProps } from '../PassageElementTypes'; export declare const PassageLogin: React.FC<IPassageElementWithCustomConfigProps>; export default PassageLogin; //# sourceMappingURL=PassageLogin.d.ts.map