Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterAuthorizedApps ¶
func FilterAuthorizedApps(authorizedAppsMap map[string]fiat.Application, allApps core.Applications, permissions ...string) []core.Application
func HandleError ¶
func HandleError() gin.HandlerFunc
Types ¶
type Controller ¶
type Controller struct {
*internal.Controller
}
func (*Controller) AuthAccount ¶
func (cc *Controller) AuthAccount(permissions ...string) gin.HandlerFunc
func (*Controller) AuthApplication ¶
func (cc *Controller) AuthApplication(permissions ...string) gin.HandlerFunc
func (*Controller) PostFilterAuthorizedApplications ¶
func (cc *Controller) PostFilterAuthorizedApplications(permissions ...string) gin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.