Module edm_core::auth

source ·
Expand description

Authentication and authorization.

Feature flags

The following optional features are available:

NameDescriptionDefault?
auth-oauth2Enables the integration with oauth2.No
auth-oidcEnables the integration with openidconnect.No
auth-totpEnables the integration with totp-rs.No

Structs

Traits

Type Aliases