Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RequireAdminRole = Require(Role(model.AdminRole)) RequireAuthenticatedUser = Require(AuthenticatedUser) )
Functions ¶
func AuthenticatedUser ¶
AuthenticatedUser authorizes any authenticated user.
Note that authenticated API key is not linked to any user, therefore this check will fail.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.