In order to view this lesson, you must purchase this course.
With our user now logged in, we can now access Firebase Storage and start uploading photos that we want to register. Let me first show you how the <b>putData</b> method call is performed in code. Once everything completes successfully, we'll refactor all of our Firebase methods into our <b>RegistrationViewModel</b> file. Remember to always keep your controllers as clean as possible.