Versions in this module Expand all Collapse all v1 v1.1.0 Aug 24, 2017 Changes in this version type Response + RawJSON string + func (r *Response) IsSignatureValid(c *sa.Client) (bool, error) v1.0.0 Aug 16, 2017 Changes in this version + type Factors []struct + type Request struct + func (r *Request) Get(c *sa.Client, user string) (*Response, error) + type Response struct + Factors Factors + HTTPResponse *http.Response + Message string + Status string + UserID string