# bankid v0.0.2 - Table of Contents

> Pure Elixir client for Swedish BankID authentication and signing.
Provides low-level API access with mTLS support, QR code generation,
and support for both test and production environments.

## Pages

- [BankID](readme.md)

## Modules

- Core
  - [BankID](BankID.md): Pure Elixir client for Swedish BankID authentication and signing.
  - [BankID.Client](BankID.Client.md): Core BankID client for Swedish BankID authentication and signing.

- QR Code Generation
  - [BankID.QRCode](BankID.QRCode.md): QR code generation for BankID authentication.

- HTTP Client
  - [BankID.HTTPClient](BankID.HTTPClient.md): HTTP client for BankID API with mTLS (mutual TLS) support.

