Before trying to add oauth with convex auth

This commit is contained in:
2025-09-18 14:57:27 -05:00
parent 87c128f7c5
commit 8677bee1a9
8 changed files with 33 additions and 23 deletions

View File

@@ -1,8 +1,11 @@
# You can find all default values in the env.js file which makes our values type safe.
### Server Variables ###
# Next
NODE_ENV=
SKIP_ENV_VALIDATION=
SITE_URL=
# Sentry
SENTRY_AUTH_TOKEN=
CI=
### Client Variables ###
# Next