Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleDisableGrant ¶
func HandleDisableGrant(ctx *fiber.Ctx) error
HandleDisableGrant handles requests to disable a grant type
func HandleEnableGrant ¶
func HandleEnableGrant(ctx *fiber.Ctx) error
HandleEnableGrant handles requests to enable a grant type
func HandleListGrants ¶
func HandleListGrants(ctx *fiber.Ctx) error
HandleListGrants handles GET requests to the grants endpoints and returns a list of enabled/disabled grant types for the user
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.