thirdweb-auth-next
thirdweb-auth-next copied to clipboard
Enable wallet-based login with thirdweb Auth & Next
Getting Started
This example demonstrates how to use thirdweb Auth with NextJS.
To run the project, first clone this repository, and then run one of the following commands to install the dependencies:
npm install
# or
yarn
npm run dev
# or
yarn dev
Now, you can navigate to http://localhost:3000 to visit the client side page where you can connect a wallet, sign-in with ethereum and view the payload, and use the payload to authenticate with the backend.
Learn More
To learn more about thirdweb, take a look at the following resources:
- thirdweb Auth Documentation - learn about thirdweb Auth.
- thirdweb React Documentation - learn about our React SDK.
- thirdweb Portal - check our guides and development resources.
You can check out the thirdweb GitHub organization - your feedback and contributions are welcome!
Join our Discord!
For any questions, suggestions, join our discord at https://discord.gg/thirdweb.