export const JWT_TOKEN = 'JwtToken'; export const JWT_REFRESH_TOKEN = 'JwtRefreshToken'; export const ACCESS_TOKEN = "AccessToken";