Auth
Authenticate users to your backend using only their wallet. This is a secure and easy way to authenticate users without requiring them to create an additional account.
Basic Auth
Add authentication to your app with a single component.
Code
Preview
Gating content with Auth
Protect your page with thirdweb Auth. Deliver exclusive content to users who qualify.
Code
Preview
Log in to see the secret content
Smart Account Auth
Use smart accounts with Sign in with Ethereum (SIWE)
Code
Preview
Auth with your own UI
Use the `useConnectModal` hook to add authentication to your app with your own UI.
Code
Preview