8000 [WIP] move firebase auth calls to ViewModels by thatfiredev · Pull Request #1459 · firebase/quickstart-android · GitHub
[go: up one dir, main page]

Skip to content

Conversation

thatfiredev
Copy link
Member
@thatfiredev thatfiredev commented Feb 16, 2023

Part of #1457


Some caveats found in the process:

Google Sign in

Ideally, we'd inject the GoogleSignInClient the same way we inject FirebaseAuth into the ViewModel, but some APIs require an Activity, so I've decided to keep GoogleSignInClient on the UI code for now.

@thatfiredev thatfiredev changed the title [WIP] move firebase auth calls to a dedicated ViewModel [WIP] move firebase auth calls to ViewModels Feb 17, 2023
wallyf1972

This comment was marked as abuse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0