Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guide: Integrating Permify Cloud with Client Applications #1531

Open
9 tasks
tolgaOzen opened this issue Sep 3, 2024 · 1 comment
Open
9 tasks

Guide: Integrating Permify Cloud with Client Applications #1531

tolgaOzen opened this issue Sep 3, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@tolgaOzen
Copy link
Member

tolgaOzen commented Sep 3, 2024

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 tolgaOzen added documentation Improvements or additions to documentation feature request New feature or request labels Sep 3, 2024
@tolgaOzen tolgaOzen removed the feature request New feature or request label Sep 3, 2024
@tolgaOzen tolgaOzen moved this to Q3 2024 – Jul-Sep in Public Roadmap Sep 13, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Q3 2024 – Jul-Sep
Development

No branches or pull requests

2 participants