Back to Refine

Casbin

documentation/versioned_docs/version-3.xx.xx/examples/access-control/casbin.md

3.25.0470 B
Original Source

Access Control is a complex topic with a variety of sophisticated solutions that provide numerous functions. This example demonstrates how to use refine and Casbin to simplify access control management throughout your application.

Refer to the refine Access Control Provider documentation for more information. →

<CodeSandboxExample path="access-control-casbin" />