Log in and log out
To sign in, use the loginWithEmailAndPassword
method. If a login error occurs (such as invalid login credentials), it will be thrown as an exception.
To sign out, you can use the logout
method.
Last updated
To sign in, use the loginWithEmailAndPassword
method. If a login error occurs (such as invalid login credentials), it will be thrown as an exception.
To sign out, you can use the logout
method.
Last updated