Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Improve interface to create a FirefoxAccountsAuthFeature #3272

Closed
boek opened this issue Jun 5, 2019 · 1 comment
Closed

Improve interface to create a FirefoxAccountsAuthFeature #3272

boek opened this issue Jun 5, 2019 · 1 comment
Labels
🌟 feature New functionality and improvements 🐉 Fenix Feature needed for Fenix <firefox-accounts> Component: FxA

Comments

@boek
Copy link
Contributor

boek commented Jun 5, 2019

Currently the FirefoxAccountsAuthFeature requires a TabUseCase. I would love to be able to provide my own method for dealing with the authURL to better control the auth flow.

see: mozilla-mobile/fenix#3153

┆Issue is synchronized with this Jira Task

@pocmo pocmo added <firefox-accounts> Component: FxA 🌟 feature New functionality and improvements labels Jun 6, 2019
@grigoryk
Copy link
Contributor

grigoryk commented Jun 6, 2019

LoadUrlUseCase should work well here.

@pocmo pocmo added the 🐉 Fenix Feature needed for Fenix label Jun 7, 2019
Amejia481 added a commit to Amejia481/android-components that referenced this issue Aug 1, 2019
…re to allow apps

to decide how to open the FxA login.
Amejia481 added a commit to Amejia481/android-components that referenced this issue Aug 1, 2019
…re to allow apps

to decide how to open the FxA login.
grigoryk pushed a commit to grigoryk/android-components that referenced this issue Aug 2, 2019
…more flexible

This patch allows applications to configure how exactly they want to handle
opening FxA login urls.

Co-authored-by: Grisha Kruglov <[email protected]>
grigoryk pushed a commit to grigoryk/android-components that referenced this issue Aug 2, 2019
…more flexible

This patch allows applications to configure how exactly they want to handle
opening FxA login urls.

Co-authored-by: Grisha Kruglov <[email protected]>
Amejia481 added a commit to grigoryk/android-components that referenced this issue Aug 2, 2019
…more flexible

This patch allows applications to configure how exactly they want to
handle opening FxA login urls.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🌟 feature New functionality and improvements 🐉 Fenix Feature needed for Fenix <firefox-accounts> Component: FxA
Projects
None yet
Development

No branches or pull requests

3 participants