dubinc/dub

Sign In Issue with Github or Google

Closed this issue · 3 comments

I am trying to login with google and GitHub it is showing me

Screenshot 2024-05-08 at 1 11 11 AM

pnpm version - 8.6.10
node - v18.17.0

Please set the NEXTAUTH_SECRET= and try again.

# Generate a random secret here: https://generate-secret.vercel.app/32
NEXTAUTH_SECRET=
NEXTAUTH_URL=http://localhost:8888 # (only needed for localhost)

@devkiran it worked thanks