/* tslint:disable:all */ /* tslint:disable:all */ export interface InitAuthRequest { email: string; }