Skip to content

Instantly share code, notes, and snippets.

View hgoona's full-sized avatar

HirangaG hgoona

View GitHub Profile
@hgoona
hgoona / example.env
Last active January 26, 2023 06:39
AuthJS (beta) + Sveltekit 1.0 with Email + Surreal Database adapter (in PR)
// .ENV file
#// NEVER EXPOSE - SURREAL DB ADMIN KEY
VITE_SURREAL_DB_ADMIN_USER = ""
VITE_SURREAL_DB_ADMIN_PASS = ""
# AUTHJS PROVIDERS
AUTH_SECRET = "" # AuthJS - What goes in here? Random number?? https://generate-secret.vercel.app/32