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: auth0/express-jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.1
Choose a base ref
...
head repository: auth0/express-jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 26, 2022

  1. update changelog

    jfromaniello committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    7e19e53 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Update Typescript instructions in Readme.MD

    Updates the description under `Typescript` to be a bit more clear. I was thrown off by the existing documentation. `ExpressJwtRequest` is deprecated and no longer used, and it appears Request should be instead.
    fullstackzach authored and José F. Romaniello committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3c1d5cf View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. requestProperty support for nested properties

    This reverts the behavior to what v6 used to do.
    jfromaniello committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    bbd3606 View commit details
    Browse the repository at this point in the history
  2. 8.3.0

    jfromaniello committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    38dbf45 View commit details
    Browse the repository at this point in the history
Loading