Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Update to latest node-casbin version and improve API support #169

Merged

Conversation

Dallin343
Copy link
Contributor

Hello,
This PR includes an update to node-casbin ^5.30.0 as well as adding several API wrapper functions that were missing to cover more of the Casbin Management API. The following functions were added:

  • enforce()
  • enforceWithMatcher()
  • enforceEx()
  • enforceExWithMatcher()
  • batchEnforce()
  • updateGroupingPolicy()
  • updateNamedGroupingPolicy()

Let me know what you think.

Improves Casbin API support
@Dallin343 Dallin343 changed the title Updates to latest node-casbin version and improves API support feat: Update to latest node-casbin version and improves API support Jul 2, 2024
@Dallin343 Dallin343 changed the title feat: Update to latest node-casbin version and improves API support feat: Update to latest node-casbin version and improve API support Jul 2, 2024
@hsluoyz hsluoyz merged commit a3ab9d3 into node-casbin:master Jul 3, 2024
7 checks passed
github-actions bot pushed a commit that referenced this pull request Jul 3, 2024
# [2.10.0](v2.9.0...v2.10.0) (2024-07-03)

### Features

* Update to latest node-casbin version and improve API support ([#169](#169)) ([a3ab9d3](a3ab9d3))
Copy link

github-actions bot commented Jul 3, 2024

🎉 This issue has been resolved in version 2.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@casbin-bot
Copy link

@nodece @Shivansh-yadav13 please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants