Gotrue

Latest version: v2.10.0

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

Scan your dependencies

Page 22 of 46

2.4.0

Chore

* chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 (403) ([`0d58002`](https://github.com/supabase-community/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-community/auth-py/commit/f439d3f4baf4edb301fa0e66c40b350dc2112597))

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

Feature

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

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

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

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

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

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

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

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

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

Fix

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

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

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

Unknown

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

* Update gotrue/_async/gotrue_base_api.py ([`72eeb1e`](https://github.com/supabase-community/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-community/auth-py/commit/851e5233070b96dd022cc2a78c074fb0789f3c11))

2.3.2

[2.3.2](https://github.com/supabase/gotrue-js/compare/v2.3.1...v2.3.2) (2022-12-01)


Bug Fixes

* mark `captchaToken` option on `verifyOtp` deprecated ([532](https://github.com/supabase/gotrue-js/issues/532)) ([c8b73df](https://github.com/supabase/gotrue-js/commit/c8b73df41a8ecebba95bb970d9357547cee048eb)), closes [#795](https://github.com/supabase/gotrue-js/issues/795)

2.3.1

[2.3.1](https://github.com/supabase/gotrue-js/compare/v2.3.0...v2.3.1) (2022-11-22)


Bug Fixes

* signout should remove session if user doesn't exist ([541](https://github.com/supabase/gotrue-js/issues/541)) ([ed8fe4f](https://github.com/supabase/gotrue-js/commit/ed8fe4f471b8773a5f49d8528785f5aafdd81093)), closes [#540](https://github.com/supabase/gotrue-js/issues/540) [#520](https://github.com/supabase/gotrue-js/issues/520)

2.3.0

Chore

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

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

Feature

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

Fix

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

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

Unknown

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

2.2.4

[2.2.4](https://github.com/supabase/gotrue-js/compare/v2.2.3...v2.2.4) (2022-11-09)


Bug Fixes

* revert "fix: respect `EXPIRY_MARGIN` on `getSession`" ([533](https://github.com/supabase/gotrue-js/issues/533)) ([e9e0a01](https://github.com/supabase/gotrue-js/commit/e9e0a01ad763d159cf425ff2b093db6a921cd4bb)), closes [supabase/gotrue-js#482](https://github.com/supabase/gotrue-js/issues/482) [#529](https://github.com/supabase/gotrue-js/issues/529)

2.2.3

[2.2.3](https://github.com/supabase/gotrue-js/compare/v2.2.2...v2.2.3) (2022-11-04)


Bug Fixes

* decode base64 to UTF8. ([528](https://github.com/supabase/gotrue-js/issues/528)) ([b4ddf4c](https://github.com/supabase/gotrue-js/commit/b4ddf4c9d3d2321218e48152aba0c81261bd2c56))

Page 22 of 46

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.