dab246
|
2b71aba278
|
TF-1487 Apply linter rule
|
2023-03-10 21:10:36 +07:00 |
|
dab246
|
6566372337
|
TF-1317 Update authentication account to store AccountId
|
2023-01-12 16:15:00 +07:00 |
|
dab246
|
171b791449
|
TF-934 Handle route path when open email in new tab
|
2022-11-15 09:41:33 +07:00 |
|
dab246
|
a4eb2ffbec
|
TF-934 Add link for item list emails
|
2022-11-15 09:41:33 +07:00 |
|
dab246
|
ef08949e98
|
TF-1115 Implement catch exception for LoginCacheDataSource
|
2022-10-28 16:20:02 +07:00 |
|
dab246
|
4aad1c94ed
|
TF-1115 Implement catch exception for HiveAccountDataSource
|
2022-10-28 16:20:02 +07:00 |
|
dab246
|
c4eac83477
|
TF-1115 Implement catch exception for AuthenticationOIDCDataSource
|
2022-10-28 16:20:02 +07:00 |
|
Ms Thuỷ
|
6cf86b0edf
|
TF-1068 implement data layer save recent login username & get all login username
|
2022-10-25 14:03:25 +07:00 |
|
Ms Thuỷ
|
06ec261d05
|
TF-1068 add abstraction for login username
|
2022-10-25 14:03:25 +07:00 |
|
dab246
|
d6e2f9690f
|
TF-1068 Cleanup recent list login url when exceeding
|
2022-10-21 13:56:05 +07:00 |
|
dab246
|
2a39904b35
|
TF-1068 Implement make recent list for input of URL
|
2022-10-21 13:56:05 +07:00 |
|
dab246
|
87839351f2
|
TF-1068 Implement save recent login url
|
2022-10-21 13:56:05 +07:00 |
|
sherlockvn
|
36e3634c71
|
TF-1068 add recent url
|
2022-10-21 13:56:05 +07:00 |
|
dab246
|
34f99f38e5
|
TF-886 Sync delete token oidc and clear cache
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
6018cd383a
|
TF-886 Store encryptionKey in Hive database
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
f1e512148d
|
TF-886 Remove method get/save/remove user profile because not used
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
37d36e90a4
|
TF-886 Clear AuthenticationInfo
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
f108f5c726
|
TF-886 Implement GetAuthenticationInfo stored in repository and datasource
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
b95d294a3c
|
TF-886 Implement StoreAuthenticationInfo in repository and datasource
|
2022-09-07 15:47:01 +07:00 |
|
dab246
|
c0b3017239
|
TF-886 Create AuthenticationInfoCache object
|
2022-09-07 15:47:01 +07:00 |
|
ManhNTX
|
83bf289550
|
TF-501 [iOS] add Mail app to be Default mail
|
2022-08-31 10:54:25 +07:00 |
|
ManhNTX
|
36bec1c9d5
|
TF-867 [Android] Share image with TeamMail app but image is not add to inline image
|
2022-08-31 10:54:25 +07:00 |
|
dab246
|
ba4663257d
|
TF-644 Remove 401 error when refreshToken
|
2022-06-15 11:18:49 +07:00 |
|
dab246
|
d463dbed47
|
TF-624 Move OidcConfigurationExtension from data layer to domain layer
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
831f34f137
|
TF-624 Setup DOMAIN_REDIRECT_URL/WEB_OIDC_CLIENT_ID in env file
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
a30dd68b1b
|
TF-624 Remove null-aware of instance WidgetsBinding/SchedulerBinding on flutter 3.0
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
34d69fbd19
|
TF-624 Implement refresh token oidc on browser
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
9c9e12dedc
|
TF-624 Implement logout oidc on browser
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
261b6a5870
|
TF-624 Implement get token oidc on browser
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
abc7e3da9d
|
TF-624 Implement get authentication info
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
5c66d3016f
|
TF-624 Implement authentication oidc on browser
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
61bea0b667
|
TF-624 Use AuthenticationClient to Get/Refresh token and logout oidc
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
c9f89958f3
|
TF-624 Add AuthenticationClient for mobile/web platform to authenticate oidc
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
4953a521bb
|
TF-624 Add method authenticateOidcOnBrowser to AuthenticationOIDCRepository repository
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
9092e30b96
|
TF-624 Set clientId for oidc on browser
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
28fbe511af
|
TF-624 Remove endpoint oidc unnecessary
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
f00d3c7569
|
TF-624 Remove baseUri param not use in GetOIDCConfigurationInteractor
|
2022-06-09 21:20:26 +07:00 |
|
dab246
|
c445d3c71a
|
TF-607 Delete authority oidc when logout
|
2022-06-06 12:00:53 +07:00 |
|
dab246
|
ced3fecd1f
|
TF-607 Implement logoutOidc action when user click signOut
|
2022-06-06 12:00:53 +07:00 |
|
dab246
|
45fbbc6a6f
|
TF-607 Add logout method for AuthenticationOidcRepository
|
2022-06-06 12:00:53 +07:00 |
|
dab246
|
ba49d7699a
|
TF-605 Use bearer token download attachment on Android
|
2022-06-06 10:45:13 +07:00 |
|
dab246
|
69b2dbf3cf
|
TF-605 Use bearer token download attachment on iOS
|
2022-06-06 10:45:13 +07:00 |
|
dab246
|
693f4dbc15
|
TF-606 Implement refresh token when access token expired
|
2022-06-04 08:39:50 +07:00 |
|
dab246
|
02a5fa4b4f
|
TF-606 Implement store/get authority oidc
|
2022-06-04 08:39:50 +07:00 |
|
Dat PHAM HOANG
|
328ff2c4f0
|
TF-571 Store account after authenticate user with basicAuth
|
2022-06-01 14:31:58 +07:00 |
|
Dat PHAM HOANG
|
471465e1bc
|
TF-571 Implement AuthenticationOIDC repository with Hive
|
2022-06-01 14:31:58 +07:00 |
|
Dat PHAM HOANG
|
03777be4a8
|
TF-571 Add method to OIDCRepository to store/get OIDC in cache
|
2022-06-01 14:31:58 +07:00 |
|
Dat PHAM HOANG
|
ff6e6d8878
|
TF-571 Implement AccountRepository with HiveAccountDataSource
|
2022-06-01 14:31:58 +07:00 |
|
Dat PHAM HOANG
|
f8e7429751
|
TF-571 Add Account Repository to manage accounts
|
2022-06-01 14:31:58 +07:00 |
|
Dat PHAM HOANG
|
a48cd35d4f
|
TF-571 Use response from webfinger to get OIDC from authority
|
2022-06-01 14:31:58 +07:00 |
|