Imports github.com/coreos/go-oidc/v3/oidc github.com/golang-jwt/jwt github.com/mitchellh/mapstructure github.com/mrjones/oauth github.com/sirupsen/logrus golang.org/x/oauth2 Imports in module “github.com/clanwyse/halo” github.com/clanwyse/halo/internal/conf github.com/clanwyse/halo/internal/utilities Standard library imports bytes context crypto/hmac crypto/sha256 encoding/base64 encoding/hex encoding/json errors fmt io log net/http net/url os regexp strconv strings time