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/go-jwt-middleware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: auth0/go-jwt-middleware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.1
Choose a head ref
  • 13 commits
  • 27 files changed
  • 3 contributors

Commits on Dec 7, 2023

  1. Bump actions/setup-go from 4 to 5 (#228)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    563a5c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 19, 2023

  1. Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/iris-exam…

    …ple (#231)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a1ac71e View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/echo-exam…

    …ple (#233)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8ce3b6f View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/gin-examp…

    …le (#232)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    5ed1cd0 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/crypto from 0.4.0 to 0.17.0 (#234)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ewan Harris <ewan.harris@okta.com>
    dependabot[bot] and ewanharris authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b2f99b0 View commit details
    Browse the repository at this point in the history
  5. Bump golang.org/x/crypto from 0.4.0 to 0.17.0 in /examples/http-jwks-…

    …example (#236)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ewan Harris <ewan.harris@okta.com>
    dependabot[bot] and ewanharris authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    811db70 View commit details
    Browse the repository at this point in the history
  6. Bump golang.org/x/crypto from 0.4.0 to 0.17.0 in /examples/http-examp…

    …le (#235)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ewan Harris <ewan.harris@okta.com>
    dependabot[bot] and ewanharris authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8c9bc89 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix examples for v2.2.0 (#242)

    Co-authored-by: Ewan Harris <ewan.harris@okta.com>
    bt-nia and ewanharris authored Jan 22, 2024
    1 Configuration menu
    Copy the full SHA
    6cc5f8a View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#240)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7d11b35 View commit details
    Browse the repository at this point in the history
  3. Release v2.2.1 (#245)

    ewanharris authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    66f94a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e25777c View commit details
    Browse the repository at this point in the history
Loading