permify
permify copied to clipboard
Guide: Integrating Permify Cloud with Client Applications
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
This issue is linked to our feedback platform. For feedback and updates, please visit this link.
Release