logto-io / js

🤓 Logto JS SDKs.
https://docs.logto.io/quick-starts/
MIT License
61 stars 40 forks source link

fix(client): fix request error handler #756

Closed gao-sun closed 2 months ago

gao-sun commented 2 months ago

Summary

the response error has been mistakenly handled, causing the existing apps could not recognize the underlying errors.

Testing

updated test cases for simulating the real caess

Checklist