v0.6.8
Release to support OAuth now that the last known token for the old method has expired.
- Support OAuth login through login_oauth_simple() and login_oauth() - @morguldir
- Support loading an OAuth session through load_oauth_session() - @morguldir
- Include more info when a request fails - @morguldir