Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Releases: supabase/auth-py

v2.12.3

04 Jul 06:48
e5c60da

Choose a tag to compare

2.12.3 (2025-07-03)

Bug Fixes

  • add missing email_redirect_to option (#728) (7e63772)
  • add missing nonce to the update_user method (#731) (9db842a)

v2.12.2

23 Jun 21:20
5b7a224

Choose a tag to compare

2.12.2 (2025-06-23)

Bug Fixes

  • add py.typed marker for type-checking support (#721) (59fddd4)
  • remove unused jwt key validation (#725) (13008b3)
  • sms mfa failure due to missing totp field (#723) (8b81588)

v2.12.1

25 May 08:44
3a7f98b

Choose a tag to compare

2.12.1 (2025-05-15)

Bug Fixes

  • validate uuid on admin methods and fix wrong factor in delete_factor method (#706) (1649956)

v2.12.0

26 Mar 11:47
01487b1

Choose a tag to compare

2.12.0 (2025-03-26)

Features

Bug Fixes

v2.11.4

20 Feb 09:01
24b9843

Choose a tag to compare

2.11.4 (2025-02-18)

Bug Fixes

v2.11.3

30 Jan 18:16
5629c2c

Choose a tag to compare

2.11.3 (2025-01-30)

Bug Fixes

  • move redirect_to into metadata for SSO authentication (#671) (6226426)
  • sign_out not clearing session when exception raised (#665) (81a9d9e)

v2.11.2

24 Jan 18:08
7a37707

Choose a tag to compare

2.11.2 (2025-01-24)

Bug Fixes

  • use query params for all httpx requests (#662) (a7a9cea)

v2.11.1

30 Dec 12:36
472c146

Choose a tag to compare

2.11.1 (2024-12-30)

Bug Fixes

v2.11.0

24 Nov 15:48
9a40766

Choose a tag to compare

2.11.0 (2024-11-22)

Features

v2.10.0

03 Nov 23:54
0f80d8e

Choose a tag to compare

2.10.0 (2024-11-03)

Features