Handle invalidated application keys after auth failures
This commit is contained in:
@@ -67,6 +67,7 @@ export async function logout(store) {
|
||||
application: TRYTON_APPLICATION,
|
||||
},
|
||||
includeKitchen: false,
|
||||
skipAuthFailureHandler: true,
|
||||
});
|
||||
}
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user