export const ACCESS_TOKEN = 'AccessToken' export const USER_ID = 'userId' export const USER_INFO = 'userInfo' export const PLATFORM = 'platform'