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.
id
Authly identifier types
mtls_servermtls_server
Utilities for creating mTLS servers participating in an Authly service mesh.
policy
Authly access control policy support.
property
Authly property utilities.
proto
Authly protobuf types.
service
Authly service utilities and helpers