set mfa page, auth service

This commit is contained in:
peintnermax
2024-04-15 17:23:28 +02:00
parent 437ba4375f
commit cee9c272be
6 changed files with 86 additions and 26 deletions

View File

@@ -0,0 +1,3 @@
export default function TOTPRegister() {
return <div></div>;
}