AdmHpkns
AdmHpkns
KKinde
Created by AdmHpkns on 3/31/2025 in #💻┃support
Discord social identity name format
I am using this endpoint to fetch identities: "/api/v1/users/{kinde_id}/identities" 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 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?
2 replies