casbin / casbin.js

An authorization library that supports access control models like ACL, RBAC, ABAC in Frontend Javascript
https://casbin.org/docs/en/frontend
Apache License 2.0
160 stars 37 forks source link

feat: add policyArrayToString and policyStringToArray to util #141

Closed nodece closed 3 years ago

nodece commented 3 years ago

Signed-off-by: Zixuan Liu nodeces@gmail.com

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 1090748294


Totals Coverage Status
Change from base Build 1087506964: 0.05%
Covered Lines: 1184
Relevant Lines: 1459

💛 - Coveralls
Zxilly commented 3 years ago

plz add error catch for csv-parse import. I want to make this as an optional dependency. And it will be helpful for minimize the size.

nodece commented 3 years ago

@Zxilly csv-parse should be a necessary dependency, not an optional dependency.

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 1.0.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: