current hostname as cookie domain, group edit member bugfix
This commit is contained in:
@@ -129,6 +129,7 @@ export default function LoginForm(props) {
|
||||
return;
|
||||
}
|
||||
|
||||
console.log("navigator.credentials.get")
|
||||
set2FAToken({ ...tfaToken, step: 1, error: "" });
|
||||
navigator.credentials.get({
|
||||
publicKey: {
|
||||
|
||||
Reference in New Issue
Block a user