mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Added a fetchPolicy: 'no-cache' to the login vall.
This commit is contained in:
parent
b9b74f4073
commit
44e24e4314
@ -88,6 +88,7 @@ export default {
|
||||
email: this.form.email,
|
||||
password: this.form.password,
|
||||
},
|
||||
fetchPolicy: 'no-cache',
|
||||
})
|
||||
.then((result) => {
|
||||
const {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user