Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAuthenticated ¶
IsAuthenticated is a middleware that checks if the user has already been authenticated previously.
Types ¶
type Injector ¶
type Injector struct { C *configx.Configuration A *configx.Application OTelx *otelx.SDK Authx *authx.Authx }
Injector is the user injector.
Click to show internal directories.
Click to hide internal directories.