Corjen
06/07/2018, 11:19 AMdocker-compose.yml
. The /management
endpoint is protected, but my projects aren't. How do I enforce that the management secret is checked on queries and mutations on one of the projects? Seems like the public/private keypair authentication is deprecated since 1.8?nilan
06/07/2018, 11:23 AMnilan
06/07/2018, 11:23 AM/management
APInilan
06/07/2018, 11:23 AMsecret
property in the prisma.yml
fileCorjen
06/07/2018, 11:31 AM