Skip to content

Expired signature fix#197

Merged
alexviquez merged 5 commits intomainfrom
expired-token
Oct 21, 2021
Merged

Expired signature fix#197
alexviquez merged 5 commits intomainfrom
expired-token

Conversation

@felipao-mx
Copy link
Copy Markdown
Contributor

corrige la renovación del jwt token closes #195

@felipao-mx felipao-mx requested a review from matin as a code owner October 20, 2021 22:47
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 20, 2021

Codecov Report

Merging #197 (884e39a) into main (7453795) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #197   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines          726       727    +1     
=========================================
+ Hits           726       727    +1     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cuenca/jwt.py 100.00% <100.00%> (ø)
cuenca/version.py 100.00% <100.00%> (ø)

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 7453795...884e39a. Read the comment docs.

Copy link
Copy Markdown
Contributor

@alexviquez alexviquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cambia la versión solamente

@alexviquez alexviquez merged commit b517b32 into main Oct 21, 2021
@alexviquez alexviquez deleted the expired-token branch October 21, 2021 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CuencaResponseException: CuencaResponseException(json={'error': 'Expired signature'}, status_code=401)

3 participants