Implement Signup Function
Let's fix the broken tests by implementing the signup function.
We'll cover the following
We left with one failing test in the previous lesson due to the signup
property not being found in the AuthService
. We’ll fix this now.
Below is our updated code. Use this code to make the lesson’s changes.
Get hands-on with 1400+ tech skills courses.