0.1.5 • Published 1 year 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 build
Testing
Uses vitest for testing and MSW for mocking the API.
pnpm test