node-bankid
v0.1.1
Published
A backend Node module for calling the BankID API.
Downloads
15
Readme
node-bankid
DO NOT USE IN PRODUCTION: Package is still in a very early stage. Only the Sign method works as of writing.
A backend module for BankID API calls.
Technical description of BankID can be found here https://www.bankid.com/assets/bankid/rp/bankid-relying-party-guidelines-v2.10.pdf
##Usage For now, see example.js