You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BTW, for the Casbin-RS project development, I have two suggestions:
Avoid creating issues and resolving them by ourselves (aka 自问自答, 闭门造车) in future.
Try to connect to the world of Rust, learn what Rust developers need for authorization, listen to their voices, and develop good software that they will use. We need to have REAL users for this piece of software. We need to learn what are the most popular and boosting projects written in Rust and how we could integrate/collarborate with them (like the RustDesk example I gave).
I have watched all Casbin repos, including all Casbin-RS repos. AFAIK, I didn't see many real users interacting with Casbin-RS repos and code for long time. This is what I worried about.
See: https://github.com/flosse/rust-web-framework-comparison#frontend-frameworks-wasm
We can support
yew
first.@hackerchai @PsiACE can we make a middleware to support it?
BTW, for the Casbin-RS project development, I have two suggestions:
I have watched all Casbin repos, including all Casbin-RS repos. AFAIK, I didn't see many real users interacting with Casbin-RS repos and code for long time. This is what I worried about.
@GopherJ any suggestions?
The text was updated successfully, but these errors were encountered: