corks_cedar 0.2.4
corks_cedar: ^0.2.4 copied to clipboard
An embedded authorization token format, based off Google's macaroons.
0.2.4 #
- feat: Add
toJson
/fromJson
methods toCork
andCedarCork
- chore: Bump Dart SDK constraint to
^3.7.0
- chore: Update
protobuf
dependency 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.