Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

fix: claims are not required #58

Merged

Conversation

berendsliedrecht
Copy link
Contributor

I was using the library for the most simple did auth and it seems like the claims field it not required by the specification. However, it was difficult for me to find the exact answer to this as the spec did not seem to formally define this. In the data model, within this library, claims may be undefined so this would be inline with that.

Signed-off-by: Berend Sliedrecht <[email protected]>
@nklomp
Copy link
Contributor

nklomp commented Jul 10, 2023

Claims are indeed not required. Because of a bug we ran into the same issue recently and it was fixed differently. Will leave this open to verify later this week, but should be resolved. Thanks for the PR

nklomp
nklomp previously approved these changes Sep 11, 2023
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.

LGTM Thanks

@nklomp nklomp merged commit ca508e3 into Sphereon-Opensource:develop Sep 11, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants