Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support frontend WASM authorization via Casbin-RS #297

Open
hsluoyz opened this issue Jun 22, 2022 · 2 comments
Open

Support frontend WASM authorization via Casbin-RS #297

hsluoyz opened this issue Jun 22, 2022 · 2 comments
Assignees

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Jun 22, 2022

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:

  1. Avoid creating issues and resolving them by ourselves (aka 自问自答, 闭门造车) in future.
  2. 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.

@GopherJ any suggestions?

@casbin-bot
Copy link
Member

@smrpn @hackerchai @PsiACE @GopherJ

@hsluoyz
Copy link
Member Author

hsluoyz commented Jun 22, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants