capacitor-native-caf
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

capacitor-native-caf

CAF SDKs with Capacitor

Install

npm install capacitor-native-caf
npx cap sync

API

verifyPolicy(...)

verifyPolicy(options: { personId: string; jwt: string; policyId: string; }) => Promise<{ isAuthorized: boolean; attestation?: string; registered: boolean; }>
Param Type
options { personId: string; jwt: string; policyId: string; }

Returns: Promise<{ isAuthorized: boolean; attestation?: string; registered: boolean; }>


Readme

Keywords

Package Sidebar

Install

npm i capacitor-native-caf

Weekly Downloads

3

Version

0.0.8

License

MIT

Unpacked Size

29.8 kB

Total Files

27

Last publish

Collaborators

  • viniciusgandrade1