ahlstrand.
02/06/2023, 9:49 AMrp_st
02/06/2023, 9:49 AMrp_st
02/06/2023, 9:50 AMrp_st
02/06/2023, 9:50 AMfirst_name
and last_name
ahlstrand.
02/06/2023, 9:51 AMrp_st
02/06/2023, 9:51 AMrp_st
02/06/2023, 9:51 AMahlstrand.
02/06/2023, 9:53 AMrp_st
02/06/2023, 9:53 AMahlstrand.
02/06/2023, 9:55 AMjayakrishnan_jayu
02/15/2023, 11:14 AMreturn tpmodels.SignInUpPOSTResponse{
OK: nil,
}, fmt.Errorf("Test Error")
So how would i go on to break the login process in`SignInUpPOST` method
Any help would be much appreciated ✌️rp_st
02/15/2023, 11:33 AMjayakrishnan_jayu
02/15/2023, 12:51 PMrp_st
02/15/2023, 12:53 PMrp_st
02/15/2023, 12:54 PMjayakrishnan_jayu
02/15/2023, 1:03 PMrp_st
02/15/2023, 1:06 PMjayakrishnan_jayu
02/15/2023, 1:07 PMhttp://localhost:8080/signinup
there is a request to http://localhost:3000/auth/?error=signin
followed by http://localhost:3000/auth?error=signin
and in the end a request is being made to http://localhost:3000/sign-in
which signs the user in. and the status code is 200jayakrishnan_jayu
02/15/2023, 1:07 PMrp_st
02/15/2023, 1:08 PMrp_st
02/15/2023, 1:08 PMjayakrishnan_jayu
02/15/2023, 1:09 PMrp_st
02/15/2023, 1:09 PMjayakrishnan_jayu
02/15/2023, 1:27 PMrp_st
02/15/2023, 1:49 PM