dcaf 0.1.0-pre copy "dcaf: ^0.1.0-pre" to clipboard
dcaf: ^0.1.0-pre copied to clipboard

outdated

An implementation of the ACE-OAuth framework.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0-pre --- 2022-04-27 #

  • CBOR de-/serializable model of the ACE-OAuth framework has been added:
    • Binary-, text-encoded and AIF-scopes
      • A variant of the AIF format specific to libdcaf is also supported
    • Access token requests and responses
    • Authorization server request creation hints
    • Error responses
    • Various smaller types (CoseKey, GrantType, ProofOfPossessionKey, TokenType...)
    • Use serialize() or fromSerialized() to serialize and deserialize these types.
  • Pre-release because we depend on the Dart Beta SDK (2.17.0).
2
likes
0
pub points
30%
popularity

Publisher

verified publishernamib.me

An implementation of the ACE-OAuth framework.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cbor, collection, meta

More

Packages that depend on dcaf