oddhill / node-bankid

A small library to help you more easily connect to the BankID HTTP/JSON API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module not registered as 'bankid'

AdamGerthel opened this issue · comments

The readme states:
npm install bankid node-soap --save

But this module is in fact not registered at NPM as bankid but rather as @oddhill/bankid:
https://www.npmjs.com/package/@oddhill/bankid

Indeed, I'll change the readme!