Hey all we’re primarily using AWS Cognito for auth, and noticed JWT_SECRET is still a required env var in Wasp. Since Cognito is handling all the auth flows like email verification and password resets, we’re not using this var ourselves.
Is JWT_SECRET actually needed in this case, and can we override the Zod schema to skip the check?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.