Versions in this module Expand all Collapse all v1 v1.0.2 Oct 6, 2020 v1.0.1 Oct 6, 2020 Changes in this version + var IsLoggedIn = middleware.JWTWithConfig(middleware.JWTConfig{ ... }) + func GenerateTokenPair(user models.User) (*string, *string, interface{}, error) + func GetJwtSecretKey() []byte v1.0.0 Mar 4, 2020