From 097d19a22d54f2ecf67cfcf2f37146dec01bb978 Mon Sep 17 00:00:00 2001 From: Filip Grebowski Date: Mon, 3 Jun 2024 10:57:08 +0100 Subject: [PATCH] Added note about casl v.6 --- docs/integrations/feature-flagging/casl.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/integrations/feature-flagging/casl.mdx b/docs/integrations/feature-flagging/casl.mdx index ebddd448..10521cfa 100644 --- a/docs/integrations/feature-flagging/casl.mdx +++ b/docs/integrations/feature-flagging/casl.mdx @@ -11,6 +11,10 @@ and implementing Role-Based Access Control (RBAC) in JavaScript applications. It enforce granular permissions within applications, ensuring that resources and actions are accessible only to authorized users or roles across various technology stacks. +:::note +Please note that the following example implementation and the `permit-fe-sdk` fully supports version 6 of CASL. +::: + ## Permit.io & CASL Leveraging CASL and Permit.io together, developers can create a refined system where frontend feature