(html: (() => HTMLElement) | HTMLElement, onSubmit = () => {})
| 2021 | }, |
| 2022 | { |
| 2023 | fetchURL: api + "/auth/mfa/totp", |
| 2024 | method: "POST", |
| 2025 | headers: { |
| 2026 | "Content-Type": "application/json", |
| 2027 | }, |
| 2028 | }, |
no outgoing calls
no test coverage detected