GoogleLoginState: {
    fp: string;
    purpose: GoogleLoginPurpose;
    redirectUrl: string;
    typeId: SupportedTypeId;
    userAgent: string;
}

Type declaration

  • fp: string
  • purpose: GoogleLoginPurpose
  • redirectUrl: string
  • typeId: SupportedTypeId
  • userAgent: string

Generated using TypeDoc