Cargo Features

authly-common has no features set by default.

[dependencies]
authly-common = { version = "0.0.2", features = ["access_token", "document", "tonic_server", "unstable-doc-cfg"] }
access_token

Affects authly-common::access_token

document

Enables serde_spanned, toml, and uuid

Affects authly-common::document

tonic_server

Enables transport of tonic

unstable-doc-cfg