Specifically, I have Discord turned on, and in the Kinde config portal I turned on "Social Identities" for the ID Token. I see the Discord identity is in this form where the
INT
INT
is the Discord ID.
{..., "name": "discord:<HEX>:<INT>", ...}
{..., "name": "discord:<HEX>:<INT>", ...}
1. Can I rely that the "name" will always be this form? 2. What is the hex value in this string?