Skip to main content

Crate mz_auth

Crate mz_auth 

Source

Modules§

group_claims
Shared JWT group-claim extraction used by both OIDC and Frontegg authenticators. Encapsulates the dot-separated claim-path resolution and the array-vs-string normalization so the two authenticators behave identically.
hash
password

Structs§

Authenticated
A sentinel type signifying successful authentication.

Enums§

AuthenticatorKind
Identifies which authentication mechanism was used for a session.