Join Slack
Communities
Powered by
If you are using Auth0 with GraphCool and implemen...
# prisma-whats-new
d
doug_w
08/31/2017, 4:17 PM
If you are using Auth0 with GraphCool and implement solid authorization and permission queries (like this tutorial:
https://www.graph.cool/docs/tutorials/authorization-content-management-system-miesho4goo/
).. Do you even bother with roles/scope from the Auth0 side of things?
d
dankent
08/31/2017, 4:19 PM
I manage all of my roles/permissions etc within graph.cool - just using auth0 to authenticate users
d
doug_w
08/31/2017, 4:20 PM
Yeah it seems unnecessary to do it in both places, as the graph.cool will authenticate every request using the JSON web token. Do other people agree?
a
agartha
08/31/2017, 4:44 PM
There's a FR to improve on that integration:
https://github.com/graphcool/feature-requests/issues/137#issuecomment-321384222
Short version: I think it would help to have those claims available directly in Permission Queries.
d
doug_w
08/31/2017, 4:56 PM
That is an interesting FR for sure, thanks!
😎 1
Open in Slack
Previous
Next