infatuation
04/17/2022, 6:31 PMrp_st
04/17/2022, 6:31 PMinfatuation
04/17/2022, 6:32 PMrp_st
04/17/2022, 6:32 PMrp_st
04/17/2022, 6:32 PMsigninuppost
function and using the access token after the originalImplementation returns, then updating the user context won't helprp_st
04/17/2022, 6:32 PMoriginalImplementation.signinuppost
is an object that contains the session
objectrp_st
04/17/2022, 6:33 PMsession.updateAccessTokenPayload
to update the payload info.infatuation
04/17/2022, 6:55 PMrp_st
04/17/2022, 6:57 PMrp_st
04/17/2022, 6:58 PMgo
type SignInUpPOSTResponse struct {
OK *struct {
CreatedNewUser bool
User User
Session sessmodels.SessionContainer
AuthCodeResponse interface{}
}
NoEmailGivenByProviderError *struct{}
FieldError *struct{ ErrorMsg string }
}
infatuation
04/17/2022, 6:58 PMinfatuation
04/17/2022, 6:58 PMrp_st
04/17/2022, 6:58 PMinfatuation
04/17/2022, 6:58 PMrp_st
04/17/2022, 6:58 PMinfatuation
04/17/2022, 6:58 PM