Mock with for now
This commit is contained in:
parent
010500e124
commit
ca6c913787
@ -20,7 +20,7 @@ function LoginPage() {
|
|||||||
password: formData.get('password')
|
password: formData.get('password')
|
||||||
}
|
}
|
||||||
|
|
||||||
const token = doAuth(data, newAccount)
|
const token = "a" // doAuth(data, newAccount)
|
||||||
|
|
||||||
setToken(token)
|
setToken(token)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user