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

JWT Decoding: expirationDate #7

Closed
vpapanchev opened this issue Apr 28, 2022 · 4 comments
Closed

JWT Decoding: expirationDate #7

vpapanchev opened this issue Apr 28, 2022 · 4 comments

Comments

@vpapanchev
Copy link

Hi,

I believe there is a small mistake in the JWT Decoding section.

It says that the exp property of a JWT Credential must be used to set the value of the expirationDate of credentialSubject of the new JSON object.
If I am not mistaken, it should be used to set the value of the expirationDate of the new credential JSON object.

@clehner
Copy link
Member

clehner commented May 6, 2022

This was attempted to be fixed in w3c/vc-data-model#719.

@brentzundel brentzundel transferred this issue from w3c/vc-data-model Aug 3, 2022
@selfissued
Copy link
Collaborator

I believe that @vpapanchev 's observation is correct.

@Sakurann
Copy link
Contributor

can this be closed as a duplicate of issue #39?

@OR13
Copy link
Contributor

OR13 commented Jun 30, 2023

closing as dupe

@OR13 OR13 closed this as completed Jun 30, 2023
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

No branches or pull requests

6 participants