pub fn siwe_dev() -> Result<AuthPlugin, RustAuthError>Expand description
Development only — do not use in production.
Uses domain localhost, an in-memory nonce counter, and accepts every SIWE signature.
pub fn siwe_dev() -> Result<AuthPlugin, RustAuthError>Development only — do not use in production.
Uses domain localhost, an in-memory nonce counter, and accepts every SIWE signature.