Or to ask the question, that is really bothering m...
# orm-help
p
Or to ask the question, that is really bothering me. Do I need to set a jwt, if my gql setup looks like this: Graphql server (yoga) (has the secret from the prisma.yml), prisma server (with a secret from the prisma.yml) and a db on aws rds? Is there anything more I need to do, to secure this part of my application and if yes, what?