UNPKG

capacitor-biometric-authentication

Version:

Framework-agnostic biometric authentication library. Works with React, Vue, Angular, or vanilla JS. No providers required!

5 lines (4 loc) 116 B
export * from './encoding'; export * from './error-handler'; export * from './session'; export * from './webauthn';