chore(ui): add LogIn icon to register button

This commit is contained in:
Fatih Kadir Akın
2025-12-29 21:16:46 +03:00
parent a8b90ba3ab
commit 56aaa1cf58
2 changed files with 4 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ NEXTAUTH_SECRET="your-super-secret-key-change-in-production"
# AZURE_AD_TENANT_ID=""
# GITHUB_CLIENT_ID=your_client_id
# GITHUB_CLIENT_SECRET=your_client_secret
# Run `npx auth add apple` to generate the secret, follow the instructions in the prompt
# AUTH_APPLE_ID=""
# AUTH_APPLE_SECRET=""