Open
Bug 1796502
Opened 3 years ago
Updated 2 years ago
FxA login should redirect to an error page even if finishAuthenticationAsync returns error
Categories
(Firefox for Android :: Accounts and Sync, defect)
Tracking
()
NEW
People
(Reporter: cpeterson, Unassigned)
Details
From github: https://github.com/mozilla-mobile/android-components/issues/6727.
Related https://github.com/mozilla/application-services/issues/2995
During a FxA login flow, in case
finishAuthenticationAsync
returns error the redirect still goes to the success page. We should be redirected to an error page in that case and ideally be notified of the authentication error.This can be easily reproduced if the login flow is completed with an invalid token for example.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(cpeterson)
Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
Updated•2 years ago
|
Flags: needinfo?(cpeterson)
You need to log in
before you can comment on or make changes to this bug.
Description
•