corks_cedar 1.0.0
corks_cedar: ^1.0.0 copied to clipboard
An embedded authorization token format, based off Google's macaroons.
1.0.0 #
V1 release of corks, complete with a specification and updated Go/Dart libraries.
- feat: Implement cross-language vectors and 3p caveats
- feat: Add discharge service
- feat: Add third-party discharge w/ example
- feat: Add corks CLI
- perf: Add micro-benchmarks
- chore: Update protos to latest versions
0.2.4 #
- feat: Add
toJson/fromJsonmethods toCorkandCedarCork - chore: Bump Dart SDK constraint to
^3.7.0 - chore: Update
protobufdependency to^4.0.0 - chore: Re-generate protobuf files with protoc_plugin v22.1.0
0.2.3 #
- chore: Remove restriction that signer/cork keys match
- chore: Remove
MismatchedKeyError - chore: Update license
0.2.1 #
- chore: Move Cedar protobufs to the cedar-dart repo
0.2.0 #
- feat: Improve and expand Cork model
0.1.2 #
- chore: Update repository
0.1.1 #
- feat: Add template-linked policies
0.1.0 #
- Initial version.