Skip to main content

openauth_plugins/two_factor/
mod.rs

1//! Two-factor authentication plugin placeholder.
2
3pub const UPSTREAM_PLUGIN_ID: &str = "two-factor";