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

Allow multiple UCAN proofs & encode in base64url unpadded #24

Merged
merged 2 commits into from
Dec 3, 2021

Conversation

matheus23
Copy link
Member

See #22 and #23

Due to implementing multiple parent proofs, I the rootIssuer function doesn't make sense anymore - it's ambiguous.

Make everything base64url encoded instead of base64urlpad
Make `proof` field an array of strings (encoded ucans)
instead of an optional string (one encoded ucan).
Copy link
Contributor

@bgins bgins left a comment

Choose a reason for hiding this comment

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

Looks good! Good changes to get in line with the specs.

@matheus23 matheus23 merged commit b80310a into main Dec 3, 2021
@matheus23 matheus23 deleted the matheus23/spec-fixes branch December 3, 2021 09:37
This was referenced Mar 19, 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