Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to JWT handling #753

Merged
merged 1 commit into from
Sep 17, 2023
Merged

Improvements to JWT handling #753

merged 1 commit into from
Sep 17, 2023

Conversation

bennybp
Copy link
Contributor

@bennybp bennybp commented Sep 17, 2023

Description

Improve/fix handling of JWTs

  • access expiration wasn't being saved after a refresh, resulting in constant refreshing
  • reduce default expiration times for qcfractal servers

Changelog description

Improve/Fix JWT handling

Status

  • Code base linted
  • Ready to go

@codecov
Copy link

codecov bot commented Sep 17, 2023

Codecov Report

Merging #753 (9027466) into main (ee3504f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

@bennybp bennybp merged commit 3ec69b1 into main Sep 17, 2023
30 checks passed
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.

None yet

1 participant