Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // HTTPMetaJwtClientApp constant HTTPMetaJwtClientApp = "JwtClientApp" // HTTPMetaJwtIssuer constant HTTPMetaJwtIssuer = "JwtIssuer" )
Functions ¶
func HttpWrapperJWT ¶
HttpWrapperJWT captures and verifies a JWT token if it's present in the headers. Warning: it goes through if there is no JWT => the next handlers must verify if a valid user was found or not.
func HttpWrapperPolicy ¶
HttpWrapperPolicy applies relevant policy rules and blocks the request if necessary
func IsRestApiPublicMethod ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.