Skip to content

Releases: descope/python-sdk

0.3.0

28 Nov 22:07
b944fac

Choose a tag to compare

What's Changed

  • Change exchange to POST by @dorsha in #63
  • Change access key and refresh session to POST by @dorsha in #64
    1. adjust email_validator for the new version (disable call for dns q… by @guyp-descope in #65
  • fix: use cov xml file for result by @omercnet in #62
  • chore(deps): update dependency black to v22.10.0 by @descope in #67
  • Extend API to support custom claims by @aviadl in #68
  • Change SAML start to be post by @dorsha in #70
  • Change oauth authorize to be post by @dorsha in #71
  • Fix oauth/saml start to be POST with query params by @dorsha in #72
  • Add useful headers by @dorsha in #73
  • Stepup take 2 by @aviadl in #74
  • Adjust jwt response for access key with authz by @guyp-descope in #75
  • fix(deps): update dependency cryptography to v38.0.3 [security] by @descope in #76
  • fix(deps): update dependency pyjwt to v2.6.0 by @descope in #77
  • chore(deps): update dependency pytest-cov to v4 by @descope in #69
  • chore(deps): update dependency pytest to v7.2.0 by @descope in #79
  • Add webauthn SignUpOrIn function by @shilgapira in #80
  • Have both logout and logout_all as optinos by @slavikm in #81
  • Add MFA support by @aviadl in #82
  • chore(deps): update dependency liccheck to v0.7.3 by @descope in #83
  • Management by @itaihanski in #84
  • Add issuer support as url by @dorsha in #85
  • Get management key from env var or config params by @shilgapira in #87
  • Enchanted link support by @aviadl in #86
  • Ensure management key is set before passing calls to management APIs by @shilgapira in #90
  • Set localhost as default base_url (instead of prod link) by @guyp-descope in #88
  • update poetry lockfile by @omercnet in #89

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

20 Oct 12:13
96dce88

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

22 Sep 07:59
057558f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/descope/python-sdk/commits/0.1.0