We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
New feature: Added context data to errors
Updated grpc dependency
Improved ErrorStacktrace to print non ez errors as well
Added json tags to Error object
Added ErrorStacktrace function for helping debugging
Inverted 401 and 403 error codes to match OAUTH std
Added funcs for Errors to/from http
Added funcs to translate grpc errors into application errors
Updated Wrap signature