Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The logged-in user is not showing in Prisma Studio. im using Neon console #90

Open
baghelkunalpal opened this issue Apr 7, 2024 · 1 comment

Comments

@baghelkunalpal
Copy link

baghelkunalpal commented Apr 7, 2024

KINDE_CLIENT_ID=728435fe44bc45319eeaf523fe07116e
KINDE_CLIENT_SECRET=w2hsuagCbCseTzTDlnuktQpQ2Aaoio5fZ8LNSCSijSo5HRfJm
KINDE_ISSUER_URL=https://texttalk.kinde.com
KINDE_SITE_URL=http://localhost:3000
KINDE_POST_LOGOUT_REDIRECT_URL=http://localhost:3000
KINDE_POST_LOGIN_REDIRECT_URL=http://localhost:3000/dashboard

This was inserted by prisma init:

Environment variables declared in this file are automatically made available to Prisma.

See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema

Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.

See the documentation for all the connection string options: https://pris.ly/d/connection-strings

DATABASE_URL="postgresql://texttalk_owner:eFdplN5Sb1jr@ep-orange-rice-a2d8tj6u-pooler.eu-central-1.aws.neon.tech/texttalk?sslmode=require"

This is the .env file
image
This is the neon console give the DATABASE_URL
image

Please help me fast @joschan21 @biplobsd

@baghelkunalpal
Copy link
Author

KINDE_CLIENT_ID=728435fe44bc45319eeaf523fe07116e KINDE_CLIENT_SECRET=w2hsuagCbCseTzTDlnuktQpQ2Aaoio5fZ8LNSCSijSo5HRfJm KINDE_ISSUER_URL=https://texttalk.kinde.com KINDE_SITE_URL=http://localhost:3000 KINDE_POST_LOGOUT_REDIRECT_URL=http://localhost:3000 KINDE_POST_LOGIN_REDIRECT_URL=http://localhost:3000/dashboard

This was inserted by prisma init:

Environment variables declared in this file are automatically made available to Prisma.

See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema

Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.

See the documentation for all the connection string options: https://pris.ly/d/connection-strings

DATABASE_URL="postgresql://texttalk_owner:[ech)/texttalk?sslmode=require" This is fine for i havent show for security

This is the .env file image This is the neon console give the DATABASE_URL image

Please help me fast @joschan21 @biplobsd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant