Skip to content

Releases: supabase/auth-py

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

v0.3.0

02 Jan 05:13
4590472
Compare
Choose a tag to compare

What's Changed

  • Bring closer to pairity with supabase/gotrue-js by @fedden in #1
  • chore: update deps by @J0 in #5
  • add set_auth to gotrue client by @lawrencecchen in #3
  • Reinstate lib and fix build by @J0 in #6
  • chore: add code of conduct and license by @J0 in #13
  • Add support for phone otp by @bariqhibat in #14
  • chore: fix title of license by @leynier in #16
  • Use poetry for dependency and environment management by @leynier in #19
  • Add dataclasses, sync/async, feature-parity with the js-client and tests by @leynier in #23
  • chore(deps-dev): bump black from 21.10b0 to 21.11b1 by @dependabot in #24
  • chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1 by @dependabot in #25
  • chore(deps): bump httpx from 0.20.0 to 0.21.1 by @dependabot in #26
  • chore: improve coverage by @leynier in #29
  • chore: add badges to README.md by @leynier in #28
  • feat: add pre-commit hook and action for conventional commit and semantic release by @leynier in #32
  • chore(deps-dev): bump pre-commit from 2.15.0 to 2.16.0 by @dependabot in #36
  • chore(deps-dev): bump faker from 9.8.2 to 10.0.0 by @dependabot in #39
  • fix: error in recovery_mode of get_session_from_url by @leynier in #37
  • chore(deps-dev): bump sphinx from 4.3.0 to 4.3.2 and commitizen from 2.20.0 to 2.20.3 by @leynier in #46
  • chore(deps-dev): bump faker from 10.0.0 to 11.0.0 by @dependabot in #47
  • chore(deps-dev): bump faker from 11.0.0 to 11.1.0 by @dependabot in #48

New Contributors

Full Changelog: https://github.com/supabase-community/gotrue-py/commits/v0.3.0