API Reference ex_bank_id v0.2.2

Modules

Simple abstraction over the swedish BankID API.

Provides the struct used when initiating a authentication

Provides the struct used to represent the response from a successful request to the BankID /auth endpoint

Provides the struct used when requesting to cancel a pending authentication or signing

Provides the struct use to represent a response from the BankID api that has http code 400 - 500.

The expected behaviour an http client

HTTPoison implementation of the ExBankID.Http.Client behaviour.

This is the default implementation of ExBankID.Json.Handler based on poison

The expected behaviour a module capable of encoding and decoding json

Checkers for Payload options

Provides the struct used when initiating a signing of data

Provides the struct used to represent the response from a successful request to the BankID /sign endpoint