0.1.5 • Published 2 years ago
bankid-react-hook v0.1.5
useBankID React hook
A React hook for using the Swedish BankID.
- Simplifies using the BankID API.
- Polls using correct intervals - 1s for qr code, 2s for collect.
- Supports animated QR code.
Building
pnpm buildTesting
Uses vitest for testing and MSW for mocking the API.
pnpm test