Commit Graph

4 Commits (95dd8e74ad8ce30f0acbb2e742bbada23e62dc76)

Author SHA1 Message Date
Jonathan Haines 4a1038ee66 chore: add coverage badges (#1023)
* chore: add coverage badges

* ci(casbin): fix spelling
2025-04-09 09:26:26 -04:00
Jonathan Haines 86cb7db506 ci(coverage): upload initial coverage to codecov (#1021)
* ci(coverage): upload initial coverage to codecov

* ci(coverage): add flags

* ci(bun-transpiler): add coverage
2025-04-09 09:26:26 -04:00
Jonathan Haines 990c8a5047 ci: run workspace scripts (#1015)
* ci: run workspace scripts

* ci: remove run option

* ci: remvoe default working directory

* test(firebase-auth): start emulator in vitest
2025-04-09 09:26:26 -04:00
sugar b7e740f930
Introduce Casbin Middleware (#676)
* feat: impl casbin middleware

* fix: defaultCheckPermission logic

* fix: divide authorizer

* chore: testing and docs

* fixed: hono version

* fix: export and module resolution

* fix: typo

* docs: fix model

* fix: conflict

* fix: version
2024-09-09 21:56:28 +09:00