File adapter for Casbin

Clone this repo:
  1. cac6db2 chore(release): 1.0.1 [skip ci] by semantic-release-bot · 2 years, 10 months ago master v1.0.1
  2. 67e1a5d fix: update node version (#8) by YunShu · 2 years, 10 months ago
  3. e641b4c docs: replace gitter links with discord (#7) by YunShu · 2 years, 10 months ago
  4. a519a95 Merge pull request #6 from Zxilly/patch-1 by hsluoyz · 5 years ago
  5. b91f659 ci: remove duplicate dependency by Zxilly · 5 years ago

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.