5356-fix_google_auth_issue
Description
google authentication & refresh token is failing for gmail accounts because of authState missing from DB. This MR store authState on account creation & try to load authState from /e/OS Account Manager on mail sync is called && authState is not present.
Issue(s)
Test environment
Download & install apk from pipeline build
Test procedures
- setup google account from /e/OS Account Manager.
- check /e/OS Mail app is synced with the account.
- check
Authentication failed
error notification is not shown for /e/OS Mail app.
Technical details
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation