Crate authly_common

Source
Expand description

authly-common defines common types and algorithms used in the authly ecosystem.

Modulesยง

  • access_tokenaccess_token
    Types defining authly access token.
  • documentdocument
    Authly document type definitions.
  • Authly identifier types
  • Authly access control policy support.
  • Authly property utilities.
  • Authly protobuf types.
  • Authly service utilities and helpers