Skip to content

Conversation

@scottinet
Copy link
Contributor

Description

Workaround to kuzzleio/kuzzle#1784: submit the expiration delay as a rounded number of seconds, to make Kuzzle correctly convert it to sign a new token.

@codecov
Copy link

codecov bot commented Sep 18, 2020

Codecov Report

Merging #60 into 2-dev will decrease coverage by 0.66%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            2-dev      #60      +/-   ##
==========================================
- Coverage   82.45%   81.79%   -0.67%     
==========================================
  Files          34       34              
  Lines        1676     1675       -1     
  Branches      198      197       -1     
==========================================
- Hits         1382     1370      -12     
- Misses        270      281      +11     
  Partials       24       24              
Impacted Files Coverage Δ
Kuzzle/API/Controllers/AuthController.cs 97.70% <100.00%> (-0.02%) ⬇️
Kuzzle/EventHandler/KuzzleEventHandler.cs 70.58% <0.00%> (-3.53%) ⬇️
Kuzzle/API/Controllers/RealtimeController.cs 85.18% <0.00%> (-2.97%) ⬇️
Kuzzle/Kuzzle.cs 81.25% <0.00%> (-2.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 d550cf5...73cd60e. Read the comment docs.

@scottinet scottinet merged commit b813279 into 2-dev Sep 18, 2020
@scottinet scottinet deleted the v2-fix-expiresIn-option-handling branch September 18, 2020 15:20
@scottinet scottinet mentioned this pull request Sep 18, 2020
scottinet added a commit that referenced this pull request Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants