export interface AuthenticatedSessionInfo { [key: string]: any; }