Hello buddy, how to authorize frontend?
# community
e
Hello buddy, how to authorize frontend?
a
Hi! Our recommended approach here is either pass back the permissions along with the data in the response from your API or have a separate API endpoint which proxies the request to the Cerbos PDP instance in order to pass in the authenticated user data from the session. What is your tech stack and use case?