fdundjer
02/09/2024, 12:37 PMrp_st
02/09/2024, 12:38 PMfdundjer
02/09/2024, 12:38 PMfdundjer
02/09/2024, 12:39 PMrp_st
02/09/2024, 12:46 PMfdundjer
02/09/2024, 12:49 PM{
"rawUserInfoFromProvider": {
"fromIdTokenPayload": {
"aud": "03770e37-5679-4401-********",
"exp": 1707485704,
"iat": 1707481804,
"iss": "https://login.microsoftonline.com/afaafa60-418a-4f63-b08b-********/v2.0",
"name": "ems2",
"nbf": 1707481804,
"oid": "0232ea99-2324-48db-********",
"rh": "0.AagAYPqqr4pBY0-********.",
"sub": "3Tew0F6RlfwN1Mml84MVYHx6OrMbX3J********",
"tid": "afaafa60-418a-4f63-b08b-********",
"uti": "sTwgUV9ucE2********",
"ver": "2.0"
},
"fromUserInfoAPI": {
"name": "ems2",
"picture": "https://graph.microsoft.com/v1.0/me/photo/$value",
"sub": "3Tew0F6RlfwN1Mml84MVYHx6OrMbX3J********"
}
},
"thirdPartyUserId": "3Tew0F6RlfwN1Mml84MVYHx6OrMbX3J_********"
}
rp_st
02/09/2024, 12:49 PMrp_st
02/09/2024, 12:50 PMrp_st
02/09/2024, 12:53 PMrequireEmail: false
in the thirdparty config, and if the provider gives no email, then supertokens will generate a fake email and use thatfdundjer
02/09/2024, 12:54 PMrp_st
02/09/2024, 12:54 PMfdundjer
02/09/2024, 2:57 PM