//! This is the foundation module, providing best practices for auxiliary
//! services such as identity authentication (authn), data authorization
//! (authz), and email.
pubmodaes;pubmodauthn;pubmodauthz;pubmodcaptcha;pubmoddb;pubmodemail;pubmodidentifier;pubmodsecret_key;pubmodtotp;