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

Skip to content
Commit a6a658b4 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

Fix openId account login via mail app failed issue

If user wants to login to openId acocunt (ex: google, yahoo), it jumps
from mail app -> accountManager app -> browser app on the authorization
stage. On this jumping causes accountManager to be cleared out, so
`onActivityResult` is failed to be called perfectly. To resolve this,
insead of calling via onActivityResult, we pass pendingIntntent to
AppAuth library to re-open accountManager when the authorization stage
from browser is done.
parent 5c0a3d1f
Loading
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