Added a fetchPolicy: 'no-cache' to the login vall.

This commit is contained in:
elweyn 2021-08-17 11:56:00 +02:00
parent b9b74f4073
commit 44e24e4314

View File

@ -88,6 +88,7 @@ export default {
email: this.form.email,
password: this.form.password,
},
fetchPolicy: 'no-cache',
})
.then((result) => {
const {