permify icon indicating copy to clipboard operation
permify copied to clipboard

Guide: Integrating Permify Cloud with Client Applications

Open tolgaozen opened this issue 1 year ago • 2 comments

Content Brief:

  • [ ] Before begin, prerequisites
    • Sign up to Permify Cloud
    • Get your API Key
  • [ ] Setup your client
    • client initialization code blocks for each language
  • [ ] What you will be building - it will be simple model
    • explain the case in detail show the schema with data and enforcement scenarios.
    • give source playground link with data and test scenarios.
  • [ ] Modeling the example
    • create schema with explaining each item
  • [ ] Add Permissions
    • create relation tuples using SDKs, with examples of creation in each language.
    • show created data in
  • [ ] Test The Schema
    • [ ] Create test scenarios and explain them
  • [ ] Schema Management
    • store the schema in github
    • connect it with Permify Cloud
    • test connection with changing schema
  • [ ] Enforcement - Checking permissions
    • Authorizing an action on a specific resource
    • Authorizing an action on a collection of resources - data filtering
    • Conditional UI elements - feature flagging

tolgaozen avatar Sep 03 '24 11:09 tolgaozen

This issue is linked to our feedback platform. For feedback and updates, please visit this link.

Release

Charlotte1959 avatar Jul 05 '25 03:07 Charlotte1959