export interface WITUserFields { access_token: string; id: string; name: string; }