apache / apache/casbin-dashboard

Casbin model syntax and semantics check on Dashboard UI

Open
#61 12 comments 0 reactions 1 assignee Claimed by @hsluoyz View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
88
Forks
46
PR merge metrics
No merged PRs in 30d

Description

Casbin dashboard has a page for models. We want to check whether the user has written a correct Casbin model or not. If it has syntax error, we want to prompt the error line and error reason. Just like IDE showing compile errors for languages like C++ or Java.

The syntax and semantics check can be done by frontend (like codemirror) or backend (run it on a Golang casbin enforcer) or mix the above two ways.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.