Authress SDK for authorization as a service and interact with the Authress API.
Project description
Authress SDK for Python
This is the Authress SDK for Python. Authress provides an authorization API for user identity, access control, and api key management as a drop in SaaS.
The Nuget package connects to the Authress API. You can use Authress to build authentication and authorization directly into your applications and services. Additionally, Authress can be used locally to develop faster without needing an Authress Account.
Usage
pip install authress
(you may need to run pip
with root permission: sudo pip install authress
)
Then import the package:
import authress
Getting Started
Reference Guide
See the SDK reference guide for a examples of commonly executed blocks with descriptions.
Quick Examples:
- Authorize using a user token
- Authorize with a service client
- Using the Authress service client as an API key
- Embedding service clients into your api
- Token verification
Contribution Guide
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for authress-3.0.47-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 562455bae5b4bdfce66f2d28cd31e2a6246918420c98f97b76150bc6609064f1 |
|
MD5 | 9078365b7d56d60c881e02572b8ef9ec |
|
BLAKE2b-256 | 36e16232c301698a06043683252be562dada7fbb6308ff26557a406795fe69a9 |