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
fix: Added missing error codes for AuthException (#995)
* Add auth error codes enum
* Add error code parameter for the auth exception
* Handle error_code parameter
* Add error_code for the getSessionFromUrl exception
* Add basic asserts for error_codes
* Replace AuthException with AuthSessionMissingException
* Adjust logic to JS implementation.
- Introduce api versioning
- Change AuthErrorCode to ErrorCode
* more alignment with the JS SDK
* fix: use docker compose v2
* update auth server version and fix failing tests
* fix failing test
---------
Co-authored-by: dshukertjr <[email protected]>
0 commit comments