OAuthLib v3.0.2 Release Notes

Release Date: 2019-07-04 // almost 5 years ago
  • ๐Ÿ› Bug fix release

    • ๐Ÿ›  #650: OAuth1: Fixed space encoding in base string URI used in the signature base string.
    • #654: OAuth2: Doc: The value state must not be stored by the AS, only returned in /authorize response.
    • ๐Ÿ›  #652: OIDC: Fixed /token response which wrongly returned "&state=None"
    • ๐Ÿšฉ #656: OIDC: Fixed "nonce" checks: raise errors when it's mandatory