Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-jwt - JSON Web Token implementation in Python
        
        
        - Description:
- A Python implementation of JSON Web Token draft 01. This library provides a
means of representing signed content using JSON data structures, including
claims to be transferred between two parties encoded as digitally signed and
encrypted JSON objects. 
Packages
        
        
            | python-jwt-1.5.3-1.el7.noarch
              [33 KiB] | Changelog
              by Kevin Fenzi (2017-09-16): - Update to 1.5.3. Fixes bug #1488693
- 1.5.1 fixed CVE-2017-11424 Fixes bug #1482529 |