pub async fn enable_totp_request( jar: CookieJar, __arg1: Path<String>, __arg2: State<Database>, ) -> impl IntoResponse
Enable TOTP for a user.