AuthRequest: {
    type?: string;
} & {
    [key: string]: any;
}