Skip to content

Conversation

@bruno-imx
Copy link
Contributor

Example of id token

{
  "passport": {
    "ether_key": "0xfb8c04f382ec9a092f9905dedb572be22f4589a4",
    "imx_eth_address": "0xfb8c04f382ec9a092f9905dedb572be22f4589a4",
    "imx_stark_address": "0x011fb68401f52675403bade9f71cf098d752b4975f67f09048cafbbccaab2f5d",
    "imx_user_admin_address": "0x9474efc5f92e4066d682bd940d20ac2dbf178148",
    "primary_signer_address": "0x9474efc5f92e4066d682bd940d20ac2dbf178148",
    "stark_key": "0x011fb68401f52675403bade9f71cf098d752b4975f67f09048cafbbccaab2f5d",
    "user_admin_key": "0x9474efc5f92e4066d682bd940d20ac2dbf178148",
    "zkevm_eth_address": "0xfb8c04f382ec9a092f9905dedb572be22f4589a4",
    "zkevm_user_admin_address": "0x9474efc5f92e4066d682bd940d20ac2dbf178148"
  },
  "username": "PinkFlamingo701",
  "email": "[email protected]",
  "email_verified": true,
  "iss": "https://auth.immutable.com/",
  "aud": "PW67OxDzaf1BQ4MRDKNUM9ColWsw6ZEO",
  "sub": "google-oauth2|114049654823953135418",
  "iat": 1764739600,
  "exp": 1764740500,
  "sid": "wkuIGzI6y1PGGEeDV-3A7xCo-3j9bo5X"
}

We want to expose the username via the getUserInfo method

@bruno-imx bruno-imx requested a review from a team as a code owner December 3, 2025 23:14
@nx-cloud
Copy link

nx-cloud bot commented Dec 3, 2025

View your CI Pipeline Execution ↗ for commit d6ba796

Command Status Duration Result
nx affected -t build,lint,test ✅ Succeeded 3m 1s View ↗
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 1m 18s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-04 04:14:32 UTC

@bruno-imx bruno-imx changed the title SPT-266: Make username available in userInfo feat(passport) SPT-266: Make username available in userInfo Dec 3, 2025
@bruno-imx bruno-imx changed the title feat(passport) SPT-266: Make username available in userInfo feat(passport): Make username available in userInfo Dec 3, 2025
@bruno-imx bruno-imx added this pull request to the merge queue Dec 4, 2025
Merged via the queue into main with commit 8249f83 Dec 4, 2025
7 checks passed
@bruno-imx bruno-imx deleted the spt-266-expose-username branch December 4, 2025 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants