pub fn siwe_dev_domain(
domain: impl Into<String>,
) -> Result<AuthPlugin, RustAuthError>Expand description
Development only — same as siwe_dev with an explicit domain.
pub fn siwe_dev_domain(
domain: impl Into<String>,
) -> Result<AuthPlugin, RustAuthError>Development only — same as siwe_dev with an explicit domain.