Add login and logout notification
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export const URL_API_LOGIN = '/login'
|
||||
export const URL_API_TOKEN = '/token'
|
||||
export const URL_API_LOGOUT = '/logout'
|
||||
export const URL_API_USER_INFO = '/system/user/info'
|
||||
|
||||
Reference in New Issue
Block a user