Skip to content

Version 0.7.0 - JSON Client

Compare
Choose a tag to compare
@hbldh hbldh released this 07 Mar 06:23
· 115 commits to master since this release

BankID has release a v5 version of their API, exposing a REST API returning JSON data. A new PyBankID RP client class, BankIDJSONClient, has been implemented to use this API in favour of the SOAP API of v4.

Features

  • JSON based interface client added. Solves #12.
  • Added PendingDeprecationWarning to BankIDClient.
  • Updated documentation
  • Testing only on 2.7, 3.5, 3.6 and pypy

Minor fixes

  • Added legacy mode to BankIDClient test server as well.
  • Updated tests
  • Improved certutils.