Skip to content

Guide to Yahoo

Pyxis edited this page Oct 10, 2018 · 5 revisions

Config Objects

yahoo(getString(R.string.yahoo_api_key), getString(R.string.yahoo_api_secret), getString(R.string.yahoo_redirect_uri)) {
    activityTitle = "Login to Yahoo"
}