Files
ucan/delegation
Michael Muré 684c21c7a4 delegation: tune the validation step
- avoid a double parsing when the flow already parsed (command, policy)
- don't require a did:key, as other types are legal (but might require a resolver, TODO)
- make the command a struct instead of a pointer: we don't need to avoid copy, and the pointer can be interpreted as nil
- make the nonce parameter optional, but generate one if none is given
2024-09-19 11:16:33 +02:00
..
2024-09-19 10:48:25 +02:00
2024-09-19 10:48:25 +02:00
2024-09-19 10:48:25 +02:00