TF-4186 Add datasource/repository for save and get company server login info

This commit is contained in:
dab246
2025-12-03 11:16:39 +07:00
committed by Dat H. Pham
parent 860154acc1
commit 0bbcfd0f75
11 changed files with 202 additions and 0 deletions
@@ -21,3 +21,5 @@ class NoSuitableBrowserForOIDCException implements Exception {
}
}
class NotFoundCompanyServerLoginInfoException implements Exception {}