Skip to content

Releases: NabuCasa/pycognito

2021.03.0

02 Mar 11:03
6a9a1f0
Compare
Choose a tag to compare

What’s Changed

2021.02.1

26 Feb 16:40
68293a5
Compare
Choose a tag to compare

What’s Changed

2021.02.0

24 Feb 09:53
cfe08ed
Compare
Choose a tag to compare

What’s Changed

0.1.5

10 Jan 13:57
fe99470
Compare
Choose a tag to compare

What’s Changed

0.1.4

30 Jul 07:57
6c173cf
Compare
Choose a tag to compare

changed

  • Bump python-jose to 3.2.0 to avoid loading ecdsa (#15) @bdraco

0.1.3

25 May 11:20
9e3f1f6
Compare
Choose a tag to compare

changed

0.1.2

09 Mar 21:23
4bf83dd
Compare
Choose a tag to compare

changed

  • Fix jwk pool key handling (#9)

0.1.1

27 Feb 16:44
61535f6
Compare
Choose a tag to compare
  • Extend Cognito boto3 client handling (#8)
  • Fix base attributes are not set (#7)

0.1.0

26 Feb 22:30
42af0f3
Compare
Choose a tag to compare

Initial Version

Based on warrant with follow changes:

  • align flow to official java sdk (#1)
  • Changed 'add_base_attribute' method name into 'set_base_attribute' (#2)
  • Fix setup install for py37 (#3)
  • stub units tests (#4)
  • reset password admin (#5)
  • changed authflow value in renew_access_tokens (#6)
  • Fix get_users to return all users
  • Migrate to python-jose[cryptography]
  • Rebrand pyCognito