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

fix: rename StringAdapter to MemoryAdapter #165

Closed nodece closed 3 years ago

nodece commented 3 years ago

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

Changes

Zxilly commented 3 years ago

Tests break, and this can be a breaking change.