Cargo Features

manas_authentication has no features set by default.

[dependencies]
manas_authentication = { version = "0.1.0", features = ["cr-framework", "scheme-impl-solid-oidc", "creds-context"] }
cr-framework scheme-impl-solid-oidc?

Enables invariants of webid and dyn_problem, either, futures, headers ^0.3.8, http_uri, itertools ^0.11.0, manas_http, mime, thiserror, tower, and tracing

thiserror:

feature cr-framework

Affects manas_authentication::challenge_response_framework

scheme-impl-solid-oidc = cr-framework, picky

Enables rdf_vocabularies, reqwest ^0.11.18, serde_json, solid_oidc_types, and sophia_api, jose of picky, profile-req-agent of webid and dpop, moka, and once_cell

moka:

feature: solid-oidc

Affects impl_::solid_oidc

creds-context

Enables rdf_utils and rdf_vocabularies, sophia of http_uri, sophia of webid and acp

feature: creds-context

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

picky scheme-impl-solid-oidc?