Skip to content

Commit

Permalink
Update zklogin-integration.mdx broken heading id
Browse files Browse the repository at this point in the history
  • Loading branch information
StefPler authored Jan 3, 2025
1 parent 50c085a commit 39400a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Response: {"salt":"129390038577185583942388216820280642146"}

User salt is used to disconnect the OAuth identifier (sub) from the on-chain Sui address to avoid linking Web2 credentials with Web3 credentials. While losing or misusing the salt could enable this link, it wouldn't compromise fund control or zkLogin asset authority. See more discussion [here](#security-and-privacy).

## Get the user's Sui address
## Get the user's Sui address {#address-definition}

Once the OAuth flow completes, the JWT can be found in the redirect URL. Along with the user salt, the zkLogin address can be derived as follows:

Expand Down

0 comments on commit 39400a4

Please sign in to comment.