Skip to content

Releases: supabase/auth-py

v0.5.3

17 Jul 03:37
Compare
Choose a tag to compare

What's Changed

  • Set total false to user attributes typed dict

Full Changelog: v0.5.2...v0.5.3

v0.5.2

13 Jul 16:42
b72f7e9
Compare
Choose a tag to compare

What's Changed

  • feat: change .update method to also allow dictionaries by @odiseo0 in #130
  • chore(deps-dev): bump faker from 13.14.0 to 13.15.0 by @dependabot in #127
  • chore(deps-dev): bump pre-commit from 2.19.0 to 2.20.0 by @dependabot in #128

Full Changelog: v0.5.1...v0.5.2

v0.5.1

07 Jul 01:56
Compare
Choose a tag to compare

What's Changed

  • fix: upgrade dependencies and fix tests by @leynier in #126

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Jan 07:55
Compare
Choose a tag to compare

Feature

  • Add create user param to sign in (#75) (57ec6d8)

Documentation

See all commits in this version

v0.4.0

17 Jan 06:14
Compare
Choose a tag to compare

Feature

See all commits in this version

v0.3.5

15 Jan 08:10
Compare
Choose a tag to compare

Fix

  • Delete_user returns Exception event if response is Ok (#68) (23c167e)

See all commits in this version

v0.3.4

13 Jan 23:08
Compare
Choose a tag to compare

Fix

  • String formatting in delete_user (#64) (d783015)

See all commits in this version

v0.3.3

08 Jan 14:15
Compare
Choose a tag to compare

v0.3.2

04 Jan 04:21
Compare
Choose a tag to compare

v0.3.1

02 Jan 23:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1