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: Keats/jsonwebtoken
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.2.0
Choose a base ref
...
head repository: Keats/jsonwebtoken
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.3.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Dec 1, 2023

  1. Forgot something in changelog

    Keats committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5ae24bb View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    95cfdfb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Fix typo in jwk.rs (#353)

    TellMin authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    193eb8d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    aa5266d View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Add support for the reject_tokens_expiring_in_less_than option. (#370)

    * Add support for the reject_tokens_expiring_in_less_than option.
    
    * Add comment explaining interacting with leeway.
    
    * Update minimum supported rust version to support dependency updates.
    ploftness-tesla authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    29674b6 View commit details
    Browse the repository at this point in the history
  2. v9.3.0

    Keats committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5162702 View commit details
    Browse the repository at this point in the history
Loading