♻️ refactor(auth): remove NEXT_PUBLIC_AUTH_URL env variable (#11658)

This commit is contained in:
YuTengjing
2026-01-21 11:51:46 +08:00
committed by GitHub
parent a8b042f406
commit c0f9875195
19 changed files with 135 additions and 124 deletions

View File

@@ -43,9 +43,6 @@ NEXT_PUBLIC_ENABLE_BETTER_AUTH=1
# Better Auth secret for JWT signing (generate with: openssl rand -base64 32)
AUTH_SECRET=${UNSAFE_SECRET}
# Authentication URL
NEXT_PUBLIC_AUTH_URL=${APP_URL}
# SSO providers configuration - using Casdoor for development
AUTH_SSO_PROVIDERS=casdoor