Portier authentication asyncio-aware Python helpers.
Project description
asyncio-portier is a set of helpers for the Portier Identity Provider. It is based on the portier-python package but modified to work with
asyncio
.
Usage
The helpers work in much the same way as the ones in portier-python. Check the demos directory for usage examples.
Notes
portier-python doesn’t seem to work quite right with Redis as the cache backend, so there are a few Redis-specific modifications. This may change in the future.
I expected the calls to cryptographic libraries to be blocking, but I saw no improvement from running those calls in an
Executor
as per https://docs.python.org/3/library/asyncio-eventloop.html#executor.
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 asyncio_portier-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 125b3349e161cbb25ee103808419f6821a711bd13ce518e5fe05abe5c3ceceed |
|
MD5 | 35491e2e51e0127b7395328b7fb589fb |
|
BLAKE2b-256 | 99bc550caed5066b9e6031740b426851b3f39523dbeee4d7281abc889654e557 |