Versions in this module Expand all Collapse all v1 v1.0.0 Feb 3, 2022 Changes in this version + const ApiGetPublicKeysUrl + const ApiSubmitHashesUrl + const ContentTypeHeader + const UserAgentHeader + type Agent struct + ID string + PrivateKey *ecdsa.PrivateKey + type Partner struct + ServiceAccountJSONFile string + func (partner Partner) GetPhoneNumberPublicKeys(ctx context.Context, phoneNumber string) ([]string, error) + func (partner Partner) MarkSMSAsVerified(ctx context.Context, phoneNumber string, agent *Agent, smsMessage string) (bool, error)