mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
fix: Fix logging out with invalid token
This commit is contained in:
@@ -24,6 +24,7 @@ export default {
|
||||
/* Core */
|
||||
|
||||
CORE_INITIALIZE: 'CORE_INITIALIZE',
|
||||
CORE_INITIALIZE__CONFIG_FETCH: 'CORE_INITIALIZE__CONFIG_FETCH',
|
||||
LOGOUT: 'LOGOUT',
|
||||
LOGOUT__ACCESS_TOKEN_INVALIDATE: 'LOGOUT__ACCESS_TOKEN_INVALIDATE',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user