Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jpadilla/pyjwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.0
Choose a base ref
...
head repository: jpadilla/pyjwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    22b9485 View commit details
    Browse the repository at this point in the history
  2. Expose InvalidSignatureError on jwt module (#335)

    Regards #316
    michael-k authored and jpadilla committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    9d98078 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Fix bug if application does not specify audience (#336)

    * Fix bug if application does not specify audience
    
    * Update changelog
    
    * Fixing blank line
    
    * Fixing error message with missing audience
    djw8605 authored and jpadilla committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    02374f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Bump up version to v1.6.1

    jpadilla committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    285afad View commit details
    Browse the repository at this point in the history
Loading