+ Fixed bug not updating OAuth data in `MovesAppClient` instance after refreshing an access token.
0.4.9
Bugfixes:
+ Fixed bug when calling `refresh_access_token` method of a `MovesOAuthProfile` instace.
0.4.8
Features:
+ Added new 'security' extra egg that installs requests[security] as dependency.
0.4.7
Features:
+ Updated Facebook client to perform requests to the grap API v2.2 endpoint.
Bugfixes:
+ Fixed identation error that was causing `unbound local error` on Twitter setup view. + Fixed error generating the auth params in the LinkedIn client.