Sign in with World ID

Integrating Sign in With World ID

Sign In with World ID Template

Use this Template

This template repository is a simple example of how to use Sign In with World ID using NextAuth. Once you've created a new repository from this template, set your NEXTAUTH_URL, WLD_CLIENT_ID and WLD_CLIENT_SECRET in the .env file and run the following command to get started:

Usage

pnpm i && pnpm dev

To understand deeper our OIDC implementation check out explainer page.