dbartholomae / lambda-middleware

A collection of middleware for AWS lambda functions.
https://dbartholomae.github.io/lambda-middleware/
MIT License
151 stars 18 forks source link

Improve jwt auth documentation #42

Closed dbartholomae closed 3 years ago

dbartholomae commented 3 years ago

Extended implementation of #41

codecov[bot] commented 3 years ago

Codecov Report

Merging #42 (0af6653) into main (b49d031) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #42   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           54        54           
  Lines          520       520           
  Branches       102       102           
=========================================
  Hits           520       520           

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 b49d031...0af6653. Read the comment docs.