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: use seconds for all expires in values #101

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

TimoGlastra
Copy link
Collaborator

Seems there were some other places were milliseconds were used, but the specs describe to use seconds for iat, exp, c_nonce_expires_in, interval and expires_in

I modified some defaults, so this is technically a breaking change, but I think the current implementation is incorrect so it could also be seen as a fix I think.

Copy link
Contributor

@nklomp nklomp left a comment

Choose a reason for hiding this comment

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

Hmzz, that is sloppy. Thanks.

Given we are still at 0.x, breaking changes are allowed ;)

@nklomp nklomp merged commit 1ee1261 into Sphereon-Opensource:develop Mar 13, 2024
1 check passed
@TimoGlastra
Copy link
Collaborator Author

Given we are still at 0.x, breaking changes are allowed ;)

That's why Credo has been in 0.x for years now 🙃

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