View Source AppStore.Token.Config (App Store v0.2.0)
Summary
Functions
Build the AppStore client, used by functions in module AppStore.API
Types
@type t() :: %AppStore.Token.Config{json_coder: module()}
Functions
Build the AppStore client, used by functions in module AppStore.API
Options
json_coder
: Optional, the module used as JSON encoder & decoder, default toAppStore.JSON.DefaultCoder