paideiadao / paideia-app

paideia-app.vercel.app
MIT License
5 stars 6 forks source link

Adds NextAuth #120

Closed noob77777 closed 4 months ago

noob77777 commented 4 months ago

NextAuth Integration

Introduces new environments

API_URL="https://api.paideia.im"
WSS_URL="wss://wss.paideia.im"

POSTGRES_DATABASE="postgres_db"
POSTGRES_HOST="postgres_host"
POSTGRES_PASSWORD="postgres_password"
POSTGRES_PRISMA_URL="postgres_prisma_url"
POSTGRES_USER="postgres_user"

VERCEL_URL="https://app.paideia.im"
NEXTAUTH_URL=""https://app.paideia.im/api/auth"
NEXTAUTH_SECRET="secret"
AUTH_DOMAIN="https://app.paideia.im"
ERGOAUTH_DOMAIN="https://app.paideia.im"

PAIDEIA_API_SECRET="jwt_secret_key"
vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
paideia-app ✅ Ready (Inspect) Visit Preview Apr 18, 2024 6:19pm