Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53234086 authored by Fahim M. Choudhury's avatar Fahim M. Choudhury Committed by Fahim M. Choudhury
Browse files

refactor: inject AuthorizationService using Hilt

This commit refactors the `OpenIdAuthenticationViewModel`, `OpenIdEndSessionActivity`, `SyncManager`, and `DefaultAccountAuthenticatorService` to use Hilt for injecting the `AuthorizationService`. Previously, there were manual creation of it which might cause issues with the dispose() method.

Key changes:
- Ensured `AuthorizationService` is configured to use /e/OS's Browser (`Constants.E_BROWSER_PACKAGE_NAME`) for authentication flows within `OAuthModule`.
- Updated logging level for `AuthorizationService.dispose()` failures from INFO to WARNING.
parent b7c82a32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment