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

Fix DateTime conversion #33

Merged
merged 5 commits into from
Oct 16, 2022

Conversation

pingbird
Copy link
Contributor

The JWT standard doesn't restrict trailing .0s in expiry, this was causing some errors when parsing claims created by other JWT implementations.

Related: https://stackoverflow.com/questions/21153381/json-net-serializing-float-double-with-minimal-decimal-places-i-e-no-redundant/32726630

@rbellens rbellens merged commit 3b204b1 into appsup-dart:master Oct 16, 2022
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.

2 participants