FirebaseExtended / firebase-video-samples

This repository contains sample code for some of the videos on the Firebase YouTube channel.
https://www.youtube.com/c/firebase
Apache License 2.0
119 stars 119 forks source link

Add anonymous auth folder to Android samples #49

Closed marinacoelho closed 10 months ago

marinacoelho commented 10 months ago

This PR adds the Anonymous Authentication folder inside the Android folder. All ViewModels in the Anonymous Authentication codebase are using backing properties.

This PR also updates both the Anonymous auth and Email/Password auth codebases to use the latest BoM version.