Hi, I'm trying to override the `thirdPartySignUpPOST` to handle my own database to create a user, bu...
m
Hi, I'm trying to override the
thirdPartySignUpPOST
to handle my own database to create a user, but because of this the user Id is different. How would I manually create a session for this? I don't know how to handle / get the request?