middleware

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RequireAdmin

func RequireAdmin(next base.HandlerFunc) base.HandlerFunc

RequireAdmin returns 401 if unauthenticated, 403 if the actor is not an admin.

func RequireService

func RequireService(next base.HandlerFunc) base.HandlerFunc

RequireService returns 401 if unauthenticated, 403 if the actor is not a service.

func RequireUser

func RequireUser(next base.HandlerFunc) base.HandlerFunc

RequireUser returns 401 if no authenticated actor is in context.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL