export const AUTH_DATA_TOKEN = 'auth-token'; export const AUTH_DATA_USER = 'auth-user'; export const AUTH_DATA_ROLES = 'auth-roles';