Add the authorization middleware
hsluoyz opened this issue · 4 comments
hsluoyz commented
Hi, I have created an authorization middleware for Gin here: https://github.com/casbin/gin-authz
I saw the organization for plugins at: https://github.com/gin-contrib, And I want this plugin to be listed there, the authz
repo name would be good. But I don't have rights to create any repos there. Could you please tell me how to proceed? Thanks!
appleboy commented
@hsluoyz I created new repo https://github.com/gin-contrib/authz and invite you as collaborators. Thanks for your contributions.
hsluoyz commented
Hi @appleboy , can you switch on Travis CI on this plugin, I don't have the rights here:
The link is: https://travis-ci.org/gin-contrib/authz
Thanks!