Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 549 Bytes

readme.md

File metadata and controls

23 lines (14 loc) · 549 Bytes

Authsignal

Authsignal Python SDK

The Authsignal Python library for server-side applications.

Installation

Python 3

pip3 install authsignal

or install newest source directly from GitHub:

pip3 install git+https://github.com/authsignal/authsignal-python

Documentation

Refer to our SDK documentation for information on how to use this SDK.