casbin / casbin-mesh

A scalable authorization layer built on Casbin (The experimental project is currently unstable)
https://mesh.casbin.org
Apache License 2.0
25 stars 13 forks source link

Go Client #46

Open WenyXu opened 2 years ago

WenyXu commented 2 years ago

We need to implement an MVP(Minimum Viable Product) version for now. Check the CLI on how communication with nodes may be helpful.

casbin-bot commented 2 years ago

@WenyXu @nodece

Freedisch commented 1 year ago

@WenyXu hello, I'm new to open-source, and I want to work on this issue. Can you give me more details about the issue and the implementation?

WenyXu commented 1 year ago

@WenyXu hello, I'm new to open-source, and I want to work on this issue. Can you give me more details about the issue and the implementation?

Hi, you can have a look at cmd/CLI and extract code into an independent client.

harshalmittal4 commented 1 year ago

Hi @WenyXu , I would like to try this. Can you please assign it to me. I believe I must be able to progress on it as it's labeled good first issue

WenyXu commented 1 year ago

Hi @WenyXu , I would like to try this. Can you please assign it to me. I believe I must be able to progress on it as it's labeled good first issue

Please go ahead.