TF-2387 Handle sign in SAAS platform

This commit is contained in:
dab246
2024-10-17 15:55:06 +07:00
committed by Dat H. Pham
parent 541f5cbe7b
commit 6c0eea0238
14 changed files with 287 additions and 10 deletions
@@ -44,4 +44,8 @@ class CanNotFoundPassword implements Exception {}
class CanNotAuthenticationInfoOnWeb implements Exception {}
class NotFoundAuthenticationInfoCache implements Exception {}
class NotFoundAuthenticationInfoCache implements Exception {}
class CanNotFoundSaasServerUrl implements Exception {}
class SaasServerUriIsNull implements Exception {}