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

Updated typing of expires_delta and fresh #510

Merged
merged 6 commits into from
May 26, 2023

Conversation

eMaerthin
Copy link
Contributor

@eMaerthin eMaerthin commented Apr 23, 2023

I updated typing of two parameters: expires_delta and fresh according to expected type as per docstring and implementation.
Resolves #509

cleaned up ExpiresDelta type definition and added Fresh type
updated typing for `expires_delta` and `fresh`
updated typing of `fresh`
updated typing for `fresh`
added missing import
float type is required while building the token_data dict in _encode_jwt
@vimalloc vimalloc merged commit 0803dc5 into vimalloc:master May 26, 2023
@vimalloc
Copy link
Owner

Sorry this fell to the wayside for so long, life has been an absolute hectic mess over here 😅

Thanks for the PR!

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.

Typing issue
2 participants