ExPlay v0.1.3 ExPlay.Request.Auth
Wrapper module to handle authentication for Google Play user
Summary
Functions
Prepares Keyword List of required body params for User authentication
Keyword List of required authentication headers
Attempts to authenticate the user, returning a new instance with auth_token set
Authenticates, returning a new Account instance with auth_token if everything is valid. Otherwise, raises an error
Make Authentication request for an Account instance
Parses Authentication request response for useful information
Functions
Attempts to authenticate the user, returning a new instance with auth_token set
Authenticates, returning a new Account instance with auth_token if everything is valid. Otherwise, raises an error.