OAuthLib v2.1.0 Release Notes

Release Date: 2018-05-21 // almost 6 years ago
  • 🚀 This minor release includes the following changes:

    • 🛠 Fixed some copy and paste typos (#535)
    • 👉 Use secrets module in Python 3.6 and later (#533)
    • Add request argument to confirm_redirect_uri (#504)
    • Avoid populating spurious token credentials (#542)
    • 👉 Make populate attributes API public (#546)