I have a register route, and a sign in route. The register route will create a user on the backend.
If this call is successful I want to call the sign in route. This