Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@EthanC EthanC released this 28 Jul 05:59
· 1 commit to master since this release

Added

  • Allow authentication using an Activision Single Sign-On (SSO) cookie value
    • Simply provide the sso keyword argument to callofduty.Login(), omitting the email and password credentials. Assistance in obtaining an SSO cookie value will not be provided.

Changed

  • Login failures will now return more useful exceptions
  • Upgraded all dependencies

Fixed

  • (Workaround) The API authorization flow has changed once again (#68)
    • Authorization using an email and password is not publicly available at this time. The aforementioned SSO method is to be used until further notice.
  • Blog category value is now nullable