Commit Graph

391 Commits

Author SHA1 Message Date
dab246 34f3cfd6b1 TF-624 Handling asynchronous when clearing cache 2022-06-09 21:20:26 +07:00
dab246 d463dbed47 TF-624 Move OidcConfigurationExtension from data layer to domain layer 2022-06-09 21:20:26 +07:00
dab246 0dd387365a TF-624 Reload page when logged oidc 2022-06-09 21:20:26 +07:00
dab246 5b66383eb3 TF-624 Delete cache/credential when get session failure 2022-06-09 21:20:26 +07:00
dab246 a393048418 TF-624 Hide credential form when oidc is available on browser 2022-06-09 21:20:26 +07:00
dab246 70cf445443 TF-624 Close hive database when logout 2022-06-09 21:20:26 +07:00
dab246 0d551984fb TF-624 Remove generate file cache .g 2022-06-09 21:20:26 +07:00
dab246 ff5a951a37 TF-624 Clear all cache and credential when can not get authenticated account 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 dcaa340fa1 TF-624 Add loading widget when click single sign-on button 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 e81562e315 TF-624 Remove context not use 2022-06-09 21:20:26 +07:00
dab246 217a3ccc9e TF-624 Check and get oidc configuration on browser 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
Dat PHAM HOANG 9da250f9fb TF-632 User profile is not retrieve when create new identity 2022-06-08 17:09:06 +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
dab246 85e54357ce TF-599 Handle move mailbox action for mailbox 2022-06-02 11:17:09 +07:00
dab246 30b7d046f9 TF-599 Handle mark as read action for mailbox 2022-06-02 11:17:09 +07:00
dab246 3b3da513e4 TF-599 Preserve the state of the tree after performing actions with the mailbox 2022-06-02 11:17:09 +07:00
dab246 3964b74d30 TF-599 Hide arrow-down button on Appbar ThreadView of Desktop 2022-06-02 11:17:09 +07:00
dab246 04ef7a680b TF-599 Remove list mailbox selection not use on browser 2022-06-02 11:17:09 +07:00
dab246 54203b234b TF-599 Apply new icon mailbox for destination picker 2022-06-02 11:17:09 +07:00
dab246 30f3fc952d TF-599 Apply new icon for mailbox search 2022-06-02 11:17:09 +07:00
dab246 2f99af4004 TF-599 Apply new icon for mailbox on mobile/tablet 2022-06-02 11:17:09 +07:00
dab246 08b327737b TF-599 Apply action context menu for mailbox 2022-06-02 11:17:09 +07:00
dab246 769d365387 TF-599 Apply new icon for mailbox 2022-06-02 11:17:09 +07:00
dab246 897fa1d8c9 TF-599 Apply new ui for button composer browser 2022-06-02 11:17:09 +07:00
Dat PHAM HOANG 8c96a486d1 TF-571 Injection and configuration for Hive cache 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 2c156819ba TF-571 Handle logic for login with basicAuth or OIDC 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 3c9abf8f41 TF-571 Handle get stored account when re-open app 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 0b29deeeb9 TF-571 get stored authenticated account 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 3442c399cf TF-571 Get stored oidc logic 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 7213113724 TF-571 Store account/token/baseUrl after authenticate with OIDC 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 328ff2c4f0 TF-571 Store account after authenticate user with basicAuth 2022-06-01 14:31:58 +07:00