Join Slack
Powered by
can I limit PAT (permanent access token) issued fo...
# prisma-whats-new
d
danny
09/29/2017, 3:27 PM
can I limit PAT (permanent access token) issued for my serverless function to only a single node?
n
nilan
09/29/2017, 3:28 PM
not yet - if you want control like that, you need to use a user token and control that with the permission system
nilan
09/29/2017, 3:29 PM
could you bring up your use case here:
https://github.com/graphcool/graphcool/issues/80
?
d
danny
09/29/2017, 3:30 PM
oh thanks, nothing fancy really, just a webhook that I wanted to limit down to a node it’s updating. Tnx anyway!
2
Views
Open in Slack
Previous
Next