JWT Not Working
When using this endpoint http://localhost:3000/v1/auth/jwks it returns an error
I have added the table schema to my database
4 Replies
@bekacru any idea on the error?🥹
this looks like prisma issue where it couldn't find the model. Make sure it has the right name and you have generated the prisma client. But I'll check in a little bit.
Yeah it has the right name. Are the encryption keys auto generated and stored in database? If not how can i generate them?
Unknown User•12mo ago
Message Not Public
Sign In & Join Server To View