zkLogin
zkLogin is a Sui primitive that enables you to send transactions from a Sui address using an OAuth credential without publicly linking the two.
What is zkLogin?
zkLogin is a Sui primitive that enables you to send transactions from a Sui address using an OAuth credential without publicly linking the two.
zkLogin Integration
zkLogin can be integrated into applications deployed on Sui.
Configure OpenID Providers
zkLogin can be integrated with an application using an OpenID provider's OAuth Client ID and redirect URI.
zkLogin Example
An example that breaks down the logic behind each step of zkLogin.