🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

casbin-file-adapter

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

casbin-file-adapter

Default file adapter for Casbin

1.0.1
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

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

  • Node-Casbin

License

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

FAQs

Package last updated on 08 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts