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

Rearrange files in josev2 pkg #107

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 split the logic from the josev2.go file into 2:

No code was changed during the process.

Checklist

codecov-commenter commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##             v2     #107   +/-   ##
=====================================
  Coverage      ?   86.81%           
=====================================
  Files         ?        7           
  Lines         ?      182           
  Branches      ?        0           
=====================================
  Hits          ?      158           
  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 530ea49...c199135. Read the comment docs.