Versions in this module Expand all Collapse all v2 v2.1.0 Jun 3, 2024 v2.0.0 Jun 3, 2024 Changes in this version + func SOQLQueryEscape(s string) string + type Authenticator struct + func New(l *zap.Logger, hc httpClient, credentials Credentials) *Authenticator + func (a Authenticator) Authenticate(ctx context.Context, tokenStr string) (*auth.Customer, *auth.Token, error) + func (a Authenticator) CanAccept(token string) bool + type Credentials struct + BaseUrl string + ClientId string + ClientSecret string Other modules containing this package github.com/ellogroup/ello-golang-customer-auth