npm.io
1.0.1 • Published 2 years ago

casbin-file-adapter

Licence
Version
1.0.1
Deps
0
Size
29 kB
Vulns
0
Weekly
0
Stars
1

Casbin File Adapter

NPM version NPM download Build Status Discord

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.

Installation

yarn add -D casbin-file-adapter

// or

npm install casbin-prisma-adapter --save-dev

Getting Help

License

This project is under Apache 2.0 License. See the LICENSE file for the full license text.