Skip to content

v2.10.0

Latest

Choose a tag to compare

@kislyuk kislyuk released this 14 Jun 03:49
  • Fix parse_uri mis-parsing of encoded colon in issuer/account name (#187)

    • Simplified and improved generate_otp() performance in Steam class (#179)

    • Check digest function to prevent error on OTP Generation (#170)

    • Ignore non-standard otpauth parameters

    • use strings as immutable default arguments (#162)