Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 938 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 938 Bytes

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.