niho / bankid

Swedish BankID integration in Erlang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BankID

Swedish BankID Relaying Party v5.1 implementation in Erlang.

Erlang CI

Documentation

See the generated edoc documentation for usage.

Tests

There is a common test suite included that you can run against the BankID test environment. The test suite requires user interaction and that you have a BankID for test installed in your BankID client. See How to get a test BankID for more information.

The personal number to use for the tests can be specified using the BANKID_PNR environment variable:

BANKID_PNR=190001010101 rebar3 ct

Copyright and License

Copyright (c) 2021, Niklas Holmgren.

Released under the terms of the Apache License 2.0. See LICENSE for details.

About

Swedish BankID integration in Erlang.

License:Apache License 2.0


Languages

Language:Erlang 99.8%Language:HTML 0.2%