Documentation ¶
Index ¶
- func OrganizationSubscription(c *fiber.Ctx) error
- func User(cfg *userPermissionMiddlewareConfig) fiber.Handler
- func UserAccessTokenAuthenticated(c *fiber.Ctx) error
- func UserAuthenticated(c *fiber.Ctx) error
- func UserBasicAuthenticated(c *fiber.Ctx) error
- func UserOwner(c *fiber.Ctx) error
- func UserUnauthenticated(c *fiber.Ctx) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OrganizationSubscription ¶
func OrganizationSubscription(c *fiber.Ctx) error
func UserAccessTokenAuthenticated ¶
func UserAccessTokenAuthenticated(c *fiber.Ctx) error
func UserAuthenticated ¶
func UserAuthenticated(c *fiber.Ctx) error
func UserBasicAuthenticated ¶
func UserBasicAuthenticated(c *fiber.Ctx) error
func UserUnauthenticated ¶
func UserUnauthenticated(c *fiber.Ctx) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.