Fenix doesn't need the "session scope" when signing in.
Categories
(Firefox for Android :: Accounts and Sync, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: markh, Assigned: markh)
Details
Attachments
(1 file)
We request the session scope so that Fenix can obtain a session token given just the auth code. However, in the last few years we also arranged for it to get a session token via the webchannel, which we did to ensure the browser and accounts.firefox.com in that browser had the same session.
The end result is now that we get a new session token which we simply discard. Everything continues to work fine if we just don't request that scope. We'd need it if we ever wanted to support non-webchannel based oauth flows, but that seems unlikely.
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Comment 2•29 days ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 1 week.
:markh, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Comment 3•28 days ago
|
||
Leaving it to Mark to land when they are back from PTO.
| Assignee | ||
Updated•20 days ago
|
Comment 5•19 days ago
|
||
| bugherder | ||
Description
•