Name : python3-jose
| |
Version : 1.4.0
| Vendor : obs://build_opensuse_org/home:adrianSuSE
|
Release : 3.2
| Date : 2019-02-05 00:00:38
|
Group : Development/Languages/Python
| Source RPM : python-jose-1.4.0-3.2.src.rpm
|
Size : 0.15 MB
| |
Packager : (none)
| |
Summary : Easy access of environment variables from Python
|
Description :
JOSE is a framework intended to provide a method to securely transfer claims (such as authorization information) between parties. The JOSE framework provides a collection of specifications to serve this purpose. A JSON Web Token (JWT) contains claims that can be used to allow a system to apply access control to resources it owns.
JWTs can be represented as either JSON Web Signature (JWS) or a JSON Web Encryption (JWE) objects. Claims within a JWS can be read as they are simply base64-encoded (but carry with them a signature for authentication). Claims in a JWE on the other hand, are encrypted and as such, are entirely opaque to clients using them as their means of authentication and authorization.
This library implements JWS and JWEs along with a subset of the encryption / authentication algorithms recommended by the JOSE framework.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/adrianSuSE:/home-assistant/openSUSE_Factory/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-jose
Requires :