sparcssso
sparcssso copied to clipboard
Fix: Fix typescript client
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