Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthAPIMiddleware ¶
func AuthAPIMiddleware(next http.HandlerFunc) http.HandlerFunc
AuthAPIMiddleware handles authentication for the API.
func AuthUserMiddleware ¶
func AuthUserMiddleware(next http.HandlerFunc) http.HandlerFunc
AuthUserMiddleware handles authentication for users.
func RegisterAPIHandlers ¶
func RegisterAPIHandlers(r pure.IRouteGroup)
RegisterAPIHandlers registers the API handlers for the authentication api.
func RegisterUIHandlers ¶
func RegisterUIHandlers(r pure.IRouteGroup)
RegisterUIHandlers registers the UI handlers for user authentication.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.