sparcssso icon indicating copy to clipboard operation
sparcssso copied to clipboard

Fix: Fix typescript client

Open SnowSuno opened this issue 2 years ago • 1 comments

summary:

  • Add missing type definitions
  • Minor changes to error handling behavior

breaking changes:

  • _postData(): Throw UNKNOWN_ERROR when caught error is not type of AxiosError
  • getUserInfo(): Bubble error instead of returning it directly

SnowSuno avatar May 08 '22 12:05 SnowSuno