#Using Function Global Domains with permissions

4 messages · Page 1 of 1 (latest)

urban spoke
#

Hey all, I am trying to set permissions on my appwrite cloud functions to only be hit by users. I found a way to do it via the "cloud.appwrite.io/v1" endpoint with the users session id but don't see the same option using the global domain generated by the function. Was wondering if there was anyway to do this with that global domain?

Thanks in advance

woven fractal
urban spoke
#

No particular reason. We can swap to the client createExecution but my question was more focused on whether there was way to leverage the appwrite permission restrictions through the function global domain.

woven fractal