diff --git a/.env.example b/.env.example index 09212f8..caaa28c 100644 --- a/.env.example +++ b/.env.example @@ -23,6 +23,7 @@ NEXTAUTH_SECRET="secret" NEXTAUTH_URL="http://localhost:3000" +# required for auth https://next-auth.js.org/providers/google GOOGLE_CLIENT_ID= GOOGLE_CLIENT_SECRET=