VNG-Realisatie / vng-api-common

Gedeelde code voor RESTful APIs
5 stars 12 forks source link

Added JWT_LEEWAY setting to account for clock drift #179

Closed sergei-maertens closed 3 years ago

sergei-maertens commented 3 years ago

Same as #178

codecov-commenter commented 3 years ago

Codecov Report

Merging #179 (a907965) into master (edf0cf7) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   49.84%   49.88%   +0.04%     
==========================================
  Files          87       87              
  Lines        3631     3632       +1     
  Branches      504      504              
==========================================
+ Hits         1810     1812       +2     
+ Misses       1740     1739       -1     
  Partials       81       81              
Impacted Files Coverage Δ
vng_api_common/conf/api.py 100.00% <100.00%> (ø)
vng_api_common/middleware.py 59.15% <100.00%> (+0.70%) :arrow_up:

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 edf0cf7...a907965. Read the comment docs.