Join Slack
Powered by
anyone knows how to prevent my prisma endpoint fro...
# orm-help
a
andrux
05/26/2019, 6:57 PM
anyone knows how to prevent my prisma endpoint from requiring an authorization token? or at least how to prevent it from expiring… I’m still on the dev phase so I’m not concerned about security at this point
s
Sachin Jani
05/27/2019, 8:46 AM
Remove
secret
in prisma.yml to disable the security.
Open in Slack
Previous
Next