GitHunt
TR

trilleplay/BankID

A test project to connect to Swedish BankID

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

Languages

JavaScript100.0%

Contributors

Created August 13, 2017
Updated July 6, 2023
trilleplay/BankID | GitHunt