mirror of
https://github.com/cuigh/swirl
synced 2025-06-26 18:16:50 +00:00
Refactor authentication and authorization
This commit is contained in:
@@ -35,4 +35,5 @@ func init() {
|
||||
container.Put(NewRole, container.Name("api.role"))
|
||||
container.Put(NewEvent, container.Name("api.event"))
|
||||
container.Put(NewChart, container.Name("api.chart"))
|
||||
container.Put(NewDashboard, container.Name("api.dashboard"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user