auth0 / go-jwt-middleware

A Middleware for Go Programming Language to check for JWTs on HTTP requests
MIT License
1.08k stars 205 forks source link

SDK-2883 Use golang-jwt/jwt/v4 #103

Closed sergiught closed 3 years ago

sergiught commented 3 years ago

By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.

Description

In this PR we:

Checklist

codecov-commenter commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (v2@6401fcf). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##             v2     #103   +/-   ##
=====================================
  Coverage      ?   86.51%           
=====================================
  Files         ?        3           
  Lines         ?      178           
  Branches      ?        0           
=====================================
  Hits          ?      154           
  Misses        ?       19           
  Partials      ?        5           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6401fcf...17e7fa4. Read the comment docs.