Supabase-auth

Latest version: v2.11.2

Safety actively analyzes 701298 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

2.4.1

Chore

* chore(release): bump version to v2.4.1 ([`1c8cd12`](https://github.com/supabase/auth-py/commit/1c8cd1240c5f7cbcd03f54924c91590fa6f7f2ca))

* chore(deps-dev): bump cryptography from 41.0.6 to 42.0.0 (416) ([`f03e518`](https://github.com/supabase/auth-py/commit/f03e5182a850607000717944bfb390b181294080))

* chore(deps-dev): bump cryptography from 41.0.6 to 42.0.0

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0)

---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7d91ca2`](https://github.com/supabase/auth-py/commit/7d91ca2c612a29ccbcfc16d4ff8b030aa5e72d05))

Fix

* fix: add AuthOtpResponse (419) ([`130bdb1`](https://github.com/supabase/auth-py/commit/130bdb1ba47f8e18800ee052cb1d1e1538482ed4))

* fix: move changes to _async ([`7810bbd`](https://github.com/supabase/auth-py/commit/7810bbd868f202adf2bef1e0a8573973f8b415be))

* fix: add AuthOtpResponse ([`8d64ca4`](https://github.com/supabase/auth-py/commit/8d64ca450b37f7063b7fc701ee3156d1677d4fc3))

Unknown

* formatting ([`97c4713`](https://github.com/supabase/auth-py/commit/97c47138215ee04af14478d913300032964f7a8e))

* revert changes to parse_auth_response ([`face521`](https://github.com/supabase/auth-py/commit/face52175ce75bcb074680c9a464fbb0ee320ae5))

2.4.0

Chore

* chore(release): bump version to v2.4.0 ([`640d0c1`](https://github.com/supabase/auth-py/commit/640d0c1cf37edca0b69a189c2b4b637c09b047d0))

* chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (403) ([`0d58002`](https://github.com/supabase/auth-py/commit/0d580021af269a2e18e4a7864a88462c37334ecd))

* chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`f439d3f`](https://github.com/supabase/auth-py/commit/f439d3f4baf4edb301fa0e66c40b350dc2112597))

* chore(deps-dev): bump gitpython from 3.1.40 to 3.1.41 (401) ([`8c8cd65`](https://github.com/supabase/auth-py/commit/8c8cd65ae7506c32d0fd040ea146c8cd2a15c73e))

* chore(deps-dev): bump gitpython from 3.1.40 to 3.1.41

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.40...3.1.41)

---
updated-dependencies:
- dependency-name: gitpython
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`a60428c`](https://github.com/supabase/auth-py/commit/a60428ca97985a0b1210a08eee0866e8eca24fe2))

Feature

* feat: add new identity linking methods release in LWX (395) ([`96d18be`](https://github.com/supabase/auth-py/commit/96d18becda00478bacd08f32b61e75adc07d48fe))

* feat: add sso (358) ([`c250f93`](https://github.com/supabase/auth-py/commit/c250f93cf5e50049629e5bb8f7d6b5c3fd408a42))

* feat: add docstring ([`dba16fb`](https://github.com/supabase/auth-py/commit/dba16fbc2a3ec688587abb75bad541da8055c016))

* feat: move skip_http_redirect to options ([`0547a2a`](https://github.com/supabase/auth-py/commit/0547a2a740bbf7620331cf371b12f42a3dacc801))

* feat: skip http redirects ([`8dca4a5`](https://github.com/supabase/auth-py/commit/8dca4a555718f463c54dba22aa77f77b748dc472))

* feat: add sso ([`99c9409`](https://github.com/supabase/auth-py/commit/99c9409ef2398b10bb7563ca3cbde0b0204ec88d))

* feat: add pydantic type ([`1308119`](https://github.com/supabase/auth-py/commit/1308119b80b3685852a20ec322fd8bea4315fd75))

* feat: add get_user_identities ([`2de717a`](https://github.com/supabase/auth-py/commit/2de717aa1785585ff872e4f94df891673b16858a))

* feat: link and unlink ([`6103511`](https://github.com/supabase/auth-py/commit/6103511a459d13713b55713161f634df30a40ca4))

Fix

* fix: run black ([`89bcd15`](https://github.com/supabase/auth-py/commit/89bcd155c560ac404bc9f5e649027d3873661b0f))

* fix: apply sourcery suggestions ([`e225504`](https://github.com/supabase/auth-py/commit/e22550464d209e817118259caa06a06e3c494a42))

* fix: update types ([`51566e4`](https://github.com/supabase/auth-py/commit/51566e420002f965e29bcc9bf71510a144aa7e3c))

Unknown

* Merge branch &39;main&39; into j0/add_linking_methods ([`ed9edab`](https://github.com/supabase/auth-py/commit/ed9edab57179fcf0e9a4cb11d615f6c137e9e8da))

* Update gotrue/_async/gotrue_base_api.py ([`72eeb1e`](https://github.com/supabase/auth-py/commit/72eeb1ebd2fbe6d7b66a7fccd08d5b538b742508))

* Merge branch &39;main&39; of github.com:supabase-community/gotrue-py into j0/add_linking_methods ([`851e523`](https://github.com/supabase/auth-py/commit/851e5233070b96dd022cc2a78c074fb0789f3c11))

2.3.0

Chore

* chore(release): bump version to v2.3.0 ([`17fa5d2`](https://github.com/supabase/auth-py/commit/17fa5d23daab9344c1f1b47b30c69e62803f7e06))

* chore: update to pull auth instead of gotrue ([`38977a6`](https://github.com/supabase/auth-py/commit/38977a6596f426805cf5fb106e7fdbbae311394c))

* chore: pull latest postgres image instead ([`e1877b2`](https://github.com/supabase/auth-py/commit/e1877b230f960d5eda7b1ad6b11b8a87a7513487))

Feature

* feat: add sync methods ([`7c9f642`](https://github.com/supabase/auth-py/commit/7c9f642c9a6448707683fe6b54d3be4102aa8506))

* feat: add sync methods ([`280dc40`](https://github.com/supabase/auth-py/commit/280dc406c4e031b6c4681c56a36a9c9ddefd15d9))

* feat: pin version ([`5a90fff`](https://github.com/supabase/auth-py/commit/5a90fff802ff2c4860694d472243d69e8bedce1e))

Fix

* fix: add linking methods ([`987adf2`](https://github.com/supabase/auth-py/commit/987adf2c112398be252d1fd9563cc8763dfc0b6f))

* fix: add linking methods ([`a29083a`](https://github.com/supabase/auth-py/commit/a29083a840200d984e9b969569eeb16185e5b598))

* fix: fix build by updating error message in test (404) ([`ac94c60`](https://github.com/supabase/auth-py/commit/ac94c60529984d7cf82b422f0c65bc3b01e43732))

* fix: update error message in tests ([`6718dcd`](https://github.com/supabase/auth-py/commit/6718dcd19f3707647077ccd5cfa413bcbe718fd4))

Unknown

* Merge branch &39;j0/add_linking_methods&39; of github.com:supabase-community/gotrue-py into j0/add_linking_methods ([`fa834cf`](https://github.com/supabase/auth-py/commit/fa834cfaca27cadcc7e536ee41d68702c6ae33b5))

* Update MAINTAINERS.md ([`5681011`](https://github.com/supabase/auth-py/commit/568101128a27280600da86780590fce62025410e))

2.2.0

Chore

* chore(release): bump version to v2.2.0 ([`6db7cc2`](https://github.com/supabase/auth-py/commit/6db7cc25cbca86e9908d2f268a46fd5f066aa5e3))

* chore(deps): bump actions/setup-python from 4 to 5 (382) ([`55c04e2`](https://github.com/supabase/auth-py/commit/55c04e2121948b26ecd6af63c07e643892f05b45))

* chore(deps): bump actions/setup-python from 4 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`c6f378a`](https://github.com/supabase/auth-py/commit/c6f378a409489f136f5808d1b6aeb859ac95636f))

Feature

* feat: update docs (386) ([`1bb53b0`](https://github.com/supabase/auth-py/commit/1bb53b060c7716c6d99e540f3a400f7f83d551e0))

* feat: update docs ([`d2c9693`](https://github.com/supabase/auth-py/commit/d2c969338f7e4685782947d696d547ffe4da45ee))

Unknown

* Update README.md ([`62983ac`](https://github.com/supabase/auth-py/commit/62983ac31011b2fd1a810f1f2583632f88f3526c))

2.1.0

Chore

* chore(release): bump version to v2.1.0 ([`a1f060c`](https://github.com/supabase/auth-py/commit/a1f060c55d3a18fae8a616d2b4f7cd3cd2afc867))

Feature

* feat: add sign_out() scope option (381) ([`4ec8842`](https://github.com/supabase/auth-py/commit/4ec884227c57da32774dc107a2469d36befe4e8d))

* feat: add sign_out() scope option ([`3818dba`](https://github.com/supabase/auth-py/commit/3818dba635705d747b7da84fe8ab4dc2c5dcc9ab))

Unknown

* Update to use query property of the request method ([`34a3ddf`](https://github.com/supabase/auth-py/commit/34a3ddfe8b9343c15b6959338a353aeb5e530b70))

2.0.0

Breaking

* feat: exchange code for session now fully async

BREAKING CHANGE: change async method on_auth_state_change to sync only. ([`a249ba0`](https://github.com/supabase/auth-py/commit/a249ba03cc7d99b2d1805480ca89ee457ad865f1))

Chore

* chore(release): bump version to v2.0.0 ([`1440dd6`](https://github.com/supabase/auth-py/commit/1440dd6099cb5c7f8220223ea3a0e4d966e8ce60))

* chore(deps-dev): bump cryptography from 41.0.5 to 41.0.6 (377) ([`e6b3d46`](https://github.com/supabase/auth-py/commit/e6b3d46fba5f24631fdd5fdb1b8d1688a1087053))

* chore(deps-dev): bump cryptography from 41.0.5 to 41.0.6

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.5 to 41.0.6.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.5...41.0.6)

---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`424a5df`](https://github.com/supabase/auth-py/commit/424a5df56f91ac30fab056bd9128d4dac004c565))

Feature

* feat: exchange code for session now fully async (378) ([`c294568`](https://github.com/supabase/auth-py/commit/c2945684a8ad4d8710ca72428b4ec16aab87bad1))

Unknown

* bug fix: use pydantic v2 model.model_rebuild (373) ([`fd94314`](https://github.com/supabase/auth-py/commit/fd94314c4412d49610acf8d3166abe660f6a4ee4))

* bug fix: use pydantic v2 model.model_rebuild not rebuild_model ([`9d723df`](https://github.com/supabase/auth-py/commit/9d723df7637fb501f83aad3562a49e2ed24bb9a2))

* add soft delete support to &34;delete user&34; (376) ([`08bada3`](https://github.com/supabase/auth-py/commit/08bada3692f230cf1bd793a7eb60a12d62fec0c6))

* add soft delete support to &34;delete user&34; ([`5471167`](https://github.com/supabase/auth-py/commit/54711675533ce58fdf3017f250e92a88db719aad))

Page 5 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.