Project Psion
This library provides an implementation for asynchronous authentication and authorization of web applications. It provides support for OAuth 2.1 and OpenID Connect, as well as JOSE.
For more details, please visit the documentation.
Any doubts and suggestions can be sent to my email. Just prepend the title with #Psion#, and I will try my best to answer.
JSON Object Signature and Encryption (JOSE)
It implements the following RFCs.
- RFC 7515 - Json Web Signature (JWS)
- RFC 7516 - Json Web Encryption (JWE)
- RFC 7517 - Json Web Key and Keyset (JWK)
- RFC 7518 - Json Web Algorithms (JWA)
- RFC 7519 - Json Web Token (JWT)
For more details on each feature, please visit the respective documentation.
OAuth 2.1
It implements the following RFCs and Specs.
- Draft - The OAuth 2.1 Authorization Framework
- RFC 7009 - OAuth 2.0 Token Revocation
License
This project is licensed under the MIT License.
Release files for psion 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| psion-0.1.4.tar.gz | 41.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| psion-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 101.0 kB
Release files / psion-0.1.4.tar.gz
| Download URL | psion-0.1.4.tar.gz |
|---|---|
| Size | 41.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d0ebdd586ec1db4d981fd67145375a58c9b05449e87de594fbbf8007ed214e8e
|
|
BLAKE2b-256 checksum How to use checksums |
85ee0653a2f856b613a4ea0eda5421fcffda9f97057f98fddc501e6c86dfc0f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.9.1 Linux/4.19.104-microsoft-standard
|
Release files / psion-0.1.4-py3-none-any.whl
| Download URL | psion-0.1.4-py3-none-any.whl |
|---|---|
| Size | 59.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9d2ab2489c51849c8fee55daf4e1cdc69ed71a1c7a82943c76a7a9bb0989f171
|
|
BLAKE2b-256 checksum How to use checksums |
16259af5248e3072714abdb8e74c9461a687efa3b3189f51fe1a9e79c2311429
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.4 CPython/3.9.1 Linux/4.19.104-microsoft-standard
|