FlowCrypt / flowcrypt-android

FlowCrypt Android App
https://flowcrypt.com
Other
91 stars 11 forks source link

Migration to Credential Manager for Sign-in process #2755

Open DenBond7 opened 1 month ago

DenBond7 commented 1 month ago

This PR added a migration to the Credential Manager for Sign-in process

issue #2531


Tests (delete all except exactly one):


To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

DenBond7 commented 2 weeks ago

Current changes cover only sign-in action for the UI interaction case. But still is no available way to get idToken silently. And many tests will be disabled after these changes. I prefer not to update this library yet. I will wait for more functionality.