Closed jsantell closed 1 year ago
Merging #99 (2267bec) into main (c0bec08) will increase coverage by
0.06%
. The diff coverage is66.66%
.
:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.
Description
Allows
fct
andprf
to be nullable when consuming, and adhering to canonicalization, will not encode empty values in the resulting JWT.Link to issue
98
Type of change
This makes rs-ucan adhere to the spec as of 0.9.0 w/r/t
prf
andfct
fields which MAY be undefined. This is a breaking change w/r/t some interfaces, but notably also the canonicalization.Test plan (required)
Updated existing tests