File Adapter is the file adapter for Node-Casbin. It was built into node-casbin before version v5.6.1.
With this library, Node-Casbin can load policy from policy file.
yarn add -D casbin-file-adapter // or npm install casbin-prisma-adapter --save-dev
This project is under Apache 2.0 License. See the LICENSE file for the full license text.