nessa is moving to clerk
This commit is contained in:
@@ -37,7 +37,6 @@ SENDINBLUE_KEY="<rotate-in-brevo-console>"
|
||||
|
||||
# ── Auth / signing secrets (generate with: openssl rand -base64 64) ──
|
||||
JWT_SECRET_KEY="<generate-64-byte-base64>" # web JWT (HS256) signing
|
||||
NESSA_JWT_SECRET="<generate-64-byte-base64>" # mobile/Nessa JWT (HS256) signing
|
||||
LINEAGE_JWT_SECRET="<generate-64-byte-base64>" # Lineage game JWT (HS256) signing — isolated from web (p8-005)
|
||||
LINEAGE_OFFLINE_SERIALIZATION_SECRET="<generate-64-byte-base64>" # offline lineage blob signing
|
||||
|
||||
@@ -58,7 +57,7 @@ TURSO_LINEAGE_URL="libsql://<lineage-db>.turso.io"
|
||||
TURSO_LINEAGE_TOKEN="<rotate-in-turso-dashboard>"
|
||||
NESSA_DB_URL="libsql://<nessa-db>.turso.io"
|
||||
NESSA_DB_TOKEN="<rotate-in-turso-dashboard>"
|
||||
NESSA_GOOGLE_CLIENT_ID="<google-oauth-client-id-ios>.apps.googleusercontent.com"
|
||||
NESSA_CLERK_SECRET=<rotate-in-clerk-dashboard>
|
||||
|
||||
APPLE_CLIENT_ID_LINEAGE=com...
|
||||
APPLE_CLIENT_ID_NESSA=com...
|
||||
|
||||
Reference in New Issue
Block a user