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: panic if Issued not set during jwt serialization #53

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

skynet2
Copy link
Member

@skynet2 skynet2 commented Jul 1, 2024

fix: panic if Issued not set during jwt serialization.
Issued can be nil in some cases.

Also added two methods to extend Credential API with WithModifiedExpired WithModifiedIssued

@cla-bot cla-bot bot added the cla-signed label Jul 1, 2024
@fqutishat fqutishat merged commit 81ac176 into trustbloc:main Jul 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants