ExPlay v0.1.0 ExPlay.Account

Struct representation of a Google Play user account

Summary

Functions

Checks if Account has :auth_token present

Makes sure account is authenticated otherwise raises error

Functions

authenticate(account)

See ExPlay.Request.Auth.authenticate/1.

authenticate!(account)

See ExPlay.Request.Auth.authenticate!/1.

authenticated?(account)

Checks if Account has :auth_token present

verify_authenticated!(account)

Makes sure account is authenticated otherwise raises error