Versions in this module Expand all Collapse all v0 v0.1.5 Jun 5, 2021 v0.1.4 Jun 5, 2021 Changes in this version + type GoogleCredential interface + HasCustomerInfo func() bool + HasScope func(scope string) bool + HasUserInfo func() bool + LoadConfig func() *jwt.Config + NormalizeUserId func(userId string) string + func FromData(googleConfig *config.GoogleCfg, credential string) GoogleCredential + func New(googleConfig *config.GoogleCfg) GoogleCredential