mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
6e4f1e2851
feat: [...auth0] Co-authored-by: Balázs Orbán <18369201+balazsorban44@users.noreply.github.com>
5 lines
123 B
Bash
5 lines
123 B
Bash
AUTH0_ISSUER_BASE_URL="https://"
|
|
AUTH0_CLIENT_ID=
|
|
AUTH0_CLIENT_SECRET=
|
|
AUTH0_BASE_URL="http://localhost:3000"
|
|
AUTH0_SECRET= |