Add QrCode authentication
This commit is contained in:
@ -24,7 +24,7 @@ class LoginScreen extends HookConsumerWidget {
|
||||
label: "Enter manually authentication information",
|
||||
),
|
||||
_LoginChoice(
|
||||
route: manualAuthPage,
|
||||
route: qrAuthPath,
|
||||
icon: Icons.qr_code_2,
|
||||
label: "Scan authentication Qr Code",
|
||||
),
|
||||
|
Reference in New Issue
Block a user