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: golang-jwt/jwt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.1
Choose a base ref
...
head repository: golang-jwt/jwt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.2
Choose a head ref
  • 10 commits
  • 9 files changed
  • 8 contributors

Commits on Mar 16, 2024

  1. Update README.md (#382)

    Ashikpaul authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    7c3f6dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8043ea View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Bump golangci/golangci-lint-action from 4 to 5 (#387)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1a56dcf View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Bump golangci/golangci-lint-action from 5 to 6 (#389)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    62e504c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    0123f1a View commit details
    Browse the repository at this point in the history
  2. docs: typo (#407)

    kvii authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5ec246c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Update SECURITY.md (#416)

    oxisto authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bc8bdca View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2025

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

Commits on Mar 21, 2025

  1. Merge commit from fork

    * Remove strings.Split and add parseToken function
    
    * review and add tests
    mfridman authored Mar 21, 2025
    Configuration menu
    Copy the full SHA
    0951d18 View commit details
    Browse the repository at this point in the history
Loading