andrekindwall / BankID

A test project to connect to Swedish BankID

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BankID

A test project to connect to Swedish BankID

gitcheese.com

Installation

Read the PDF over at BankID on how to setup a test account. You need to download the 'FPTestcert2_20150818_102329.pfx' file from BandID and add it to the project.

Run the example for Authenticate

npm install
node example/auth.js

Usage

TODO: Write usage instructions

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

I was bored, okay!

Credits

kudos to Wopify/node-bankid

License

MIT

About

A test project to connect to Swedish BankID


Languages

Language:JavaScript 100.0%