Type alias InitAuthResponse

InitAuthResponse: {
    url: string;
    key: string;
}

Type declaration

  • url: string
  • key: string

Generated using TypeDoc