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 257 B
import React from 'react'; import { IPassageElementWithCustomConfigProps } from '../PassageElementTypes'; export declare const PassageAuth: React.FC<IPassageElementWithCustomConfigProps>; export default PassageAuth; //# sourceMappingURL=PassageAuth.d.ts.map