Sorry guys i’m kind of new on ory, how can i implement ory tuples on my ory cloud application? I am having some troubles reading the documentation, if someone has some repository or article that could help me, i’d be grateful.
h
high-optician-2097
08/02/2022, 6:36 PM
@narrow-van-43826 maybe you can answer this? :)
n
narrow-van-43826
08/03/2022, 6:20 AM
Hi Vitor, thanks for trying out Keto in the cloud! The full Keto API is available now, so you can follow the overview here to familiarize yourself with how Keto works.
Additionally, in the Ory Cloud Console you can add and view namespaces and relation tuples. In any case, the permission checks will happen in your application, and you can use either the REST API (see https://www.ory.sh/docs/reference/api#operation/postCheck) or one of the SDKs (see https://github.com/ory/sdk/tree/master/clients/keto).
If you can share what you are building I can probably supply you with more specific information 🙂.