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

authorization middleware for chi framework #5

Closed
msaron opened this issue May 11, 2017 · 3 comments
Closed

authorization middleware for chi framework #5

msaron opened this issue May 11, 2017 · 3 comments
Assignees

Comments

@msaron
Copy link

msaron commented May 11, 2017

Could you create an authorization middleware for the chi framework? It would be most helpful. Read about this library through the Go Newsletter from Golang Weekly

Thanks.

@hsluoyz
Copy link
Member

hsluoyz commented May 12, 2017

I have asked chi's permission to create the middleware: go-chi/chi#191. The process is on going now:)

@hsluoyz hsluoyz self-assigned this May 12, 2017
@hsluoyz
Copy link
Member

hsluoyz commented May 12, 2017

PR is submitted here: go-chi/chi#192

@hsluoyz
Copy link
Member

hsluoyz commented May 14, 2017

The casbin middleware has been added here: https://github.com/pressly/chi#middlewares

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

No branches or pull requests

2 participants