apache / apache/casbin-node-casbin-qwik-authz
[feature] add the code for qwik-authz
Open
enhancement
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
need to develop the Qwik: https://github.com/QwikDev/qwik middleware for casbin in this repo
needs to have code (apache header year is 2026) and unit tests
need to have CI (use semantic-release and below trigger)
To:
```yaml
on:
push:
branches:
- master
pull_request:
branches:
- master
```
CI only needs to run against Node.js 24 LTS
need to have a README (with badges)
about how to implement, refer to a similar repo: https://github.com/node-casbin/typeorm-adapter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.