Improve login using OAuth 2.0

Expected behavior

Currently when OAuth Login (Google accounts, Google Workspace accounts) is detected delta chat will resort to browser based OAuth flow and then fill in the password field with the obtained token.
This is technically correct but may confuse users who think this field should contain their password so they might put their password there invalidating the previous login obtained via OAuth

Hide password line once token is obtained and proceed automatically without user intervention.

Actual behavior

Password field is filled with the tolken value.

Example Images

Are you referring to Android version of Delta Chat?

Yes indeed.