Python SDK for accessing the Hanko Authentication API

This package is maintained by Hanko.

Introduction

This SDK provides an API client that lets you communicate with the
Hanko Authentication API
to easily integrate FIDO®-based authentication into your web application written in
Python.

Documentation

Installation

Pip

Building a wheel

py -m build
pip install dist/hanko_sdk-X.X.X-py3-none-any.whl

Usage

Prerequisites

In order to utilize the client provided by the SDK you need an API URL as well as API credentials in the form of an
API key ID and an API secret. View our getting

 

 

 

To finish reading, please visit source site