Documentation
¶
Index ¶
Constants ¶
View Source
const ( ThisIssuer = "vgss" ThisAudience = "https://api.vpngen.com" )
Variables ¶
View Source
var ( SwaggerErrTokenInvalid = swagerrs.New(http.StatusUnauthorized, "invalid token") SwaggerErrTokenExpired = swagerrs.New(http.StatusUnauthorized, "token expired") )
Functions ¶
func JWTValidator ¶
func NewOptions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.