Skip to main content

Asynchronous WebAuth library for python.

Project description

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.

  1. RFC 7515 - Json Web Signature (JWS)
  2. RFC 7516 - Json Web Encryption (JWE)
  3. RFC 7517 - Json Web Key and Keyset (JWK)
  4. RFC 7518 - Json Web Algorithms (JWA)
  5. 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.

  1. Draft - The OAuth 2.1 Authorization Framework
  2. RFC 7009 - OAuth 2.0 Token Revocation

License

This project is licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

psion-0.1.4.tar.gz (41.1 kB view hashes)

Uploaded Source

Built Distribution

psion-0.1.4-py3-none-any.whl (59.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page