module App
Defined in:
app.crConstant Summary
-
ALLTHINGS_AUTHORIZE_URL =
"https://accounts.allthings.me/oauth/authorize" -
ALLTHINGS_PROFILE_URL =
"https://api.allthings.me/api/v1/me" -
Log =
::Log.for("app") -
VERSION =
"0.1.7"
Class Method Summary
- .handle_error(env, allthings_response)
- .query_profile(env)
- .save_original_data(id, original_data)
- .with_profile(env, &)