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

Rebase upstream #115

Closed d10i closed 2 years ago

d10i commented 2 years ago

Rebase on top of original fork and rename imports accordingly.

codecov-commenter commented 2 years ago

Codecov Report

Merging #115 (d48f869) into master (42d45ca) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   86.88%   86.88%           
=======================================
  Files           7        7           
  Lines         183      183           
=======================================
  Hits          159      159           
  Misses         19       19           
  Partials        5        5           
Impacted Files Coverage Δ
validate/josev2/jwks_provider.go 62.50% <ø> (ø)

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 42d45ca...d48f869. Read the comment docs.

d10i commented 2 years ago

Ignore, pushed to wrong repo. Whoops