You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As introduced in #596, there is a new RestException type based on error codes. We can improve on that and maybe provide an enum class for known error codes, so handling auth error codes will be even easier.
Usecase
No response
The text was updated successfully, but these errors were encountered:
General Info
Feature request
As introduced in #596, there is a new
RestException
type based on error codes. We can improve on that and maybe provide an enum class for known error codes, so handling auth error codes will be even easier.Usecase
No response
The text was updated successfully, but these errors were encountered: