Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TokenFromCookie ¶
* Functions from chi/jwtauth TokenFromCookie tries to retreive the token string from a cookie named "oidc".
func TokenFromHeader ¶
TokenFromHeader tries to retreive the token string from the "Authorization" reqeust header: "Authorization: BEARER T".
func TokenFromQuery ¶
TokenFromQuery tries to retreive the token string from the "oidc" URI query parameter.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.