Hi @Muhammad Awais Ullah Welcome to Cerbos community!
m
Muhammad Awais Ullah
02/08/2022, 8:42 PM
Thanks @Dennis (Cerbos)
Muhammad Awais Ullah
02/10/2022, 7:43 AM
I need to implement cerbos in an existing application which is based on express js & graphql as backend & on FE it’s react. I have gone through documentation of cerbos & reviewed express ,jwt & graphql samples.
Muhammad Awais Ullah
02/10/2022, 7:45 AM
What is recommended approach. Should i use node sdk or build my on strategy layer around.
a
Alex Olivier (Cerbos)
02/10/2022, 8:49 AM
Hi the Node SDK simplifies calling the Cerbos PDP and handles error cases gracefully so that is the recommended approach.
Can you tell me more about your strategy layer?