export interface ITokenParams { clientId: any; redirectURI: any; authEndpoint: any; }