/world-id-sign-in

Front-end application to support Sign in with World ID.

Primary LanguageTypeScriptMIT LicenseMIT

Sign in with World ID

Seamlessly use World ID as an authentication mechanism through OIDC.

Read more in the docs.

Developing locally

First, run the development server:

cp .env.sample .env
# update your env vars
pnpm dev

Open http://localhost:3000 with your browser to see the app.