Skip to content

v0.6.8

Compare
Choose a tag to compare
@morguldir morguldir released this 16 Apr 15:47
· 8 commits to 0.6.x since this release
v0.6.8
b7323b7

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