Documentation ¶
Index ¶
Constants ¶
View Source
const ( UnifierNoop = "noop" UnifierJwt = "jwt" UnifierHeader = "header" UnifierCookie = "cookie" )
Variables ¶
View Source
var (
ErrUnsupportedUnifierType = errors.New("unifier type unsupported")
)
Functions ¶
This section is empty.
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.