おいしいカップ麺
おいしいカップ麺
BABetter Auth
Created by おいしいカップ麺 on 3/5/2025 in #help
Cannot enable two-factor Authentication
Thanks for the reply, the same error occurs even after modification.
await auth.api.enableTwoFactor({
headers: request.headers,
body: { password: submission.value.password },
});
await auth.api.enableTwoFactor({
headers: request.headers,
body: { password: submission.value.password },
});
5 replies