jokcy_
10/25/2022, 12:22 PMsignInUpPOST
how to know the signInUp accessToken from signInUp response is provided by which Provider? I only find a key user.thirdparty.id
but it seems not used for this purpose. I need to get user info using this accessToken from github and save some user info into metadata.nkshah2
10/25/2022, 12:29 PMsignInUpPost
override takes in a third party id in the request body. You could use that to identify the provider