Gotrue

Latest version: v2.11.3

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

Scan your dependencies

Page 3 of 47

2.67.1

[2.67.1](https://github.com/supabase/auth-js/compare/v2.67.0...v2.67.1) (2024-12-13)


Bug Fixes

* revert [992](https://github.com/supabase/auth-js/issues/992) and [#993](https://github.com/supabase/auth-js/issues/993) ([#999](https://github.com/supabase/auth-js/issues/999)) ([12b2848](https://github.com/supabase/auth-js/commit/12b2848237854f3d70b9989920ad50e2c4186fff))

rc2.67.1-rc.1
This is a release candidate. See release-please PR 1000 for context.

2.67.0

[2.67.0](https://github.com/supabase/auth-js/compare/v2.66.1...v2.67.0) (2024-12-12)


Features

* wrap navigator.locks.request with plain promise to help zone.js ([989](https://github.com/supabase/auth-js/issues/989)) ([2e6e07c](https://github.com/supabase/auth-js/commit/2e6e07c21a561ca13d5e74b69609c2cc93f104f4)), closes [#830](https://github.com/supabase/auth-js/issues/830)


Bug Fixes

* add email_address_invalid error code ([994](https://github.com/supabase/auth-js/issues/994)) ([232f133](https://github.com/supabase/auth-js/commit/232f133b1a84b4c667e994f472098aa5cde2088d))
* return error early for redirects ([992](https://github.com/supabase/auth-js/issues/992)) ([9f32d30](https://github.com/supabase/auth-js/commit/9f32d30e17954c5d4320b374a108617cda5ab357))

rc2.67.0-rc.4
This is a release candidate. See release-please PR 990 for context.

rc2.67.0-rc.2
This is a release candidate. See release-please PR 990 for context.

rc2.67.0-rc.1
This is a release candidate. See release-please PR 990 for context.

2.66.1

[2.66.1](https://github.com/supabase/auth-js/compare/v2.66.0...v2.66.1) (2024-12-04)


Bug Fixes

* add loose auto complete to string literals where applicable ([966](https://github.com/supabase/auth-js/issues/966)) ([fd9248d](https://github.com/supabase/auth-js/commit/fd9248d7aecd0bd00381dff162969d8014a3359a))
* add new error codes ([979](https://github.com/supabase/auth-js/issues/979)) ([dfb40d2](https://github.com/supabase/auth-js/commit/dfb40d24188f7e8b0d34e51ded15582086250c51))
* don't remove session for identity linking errors ([987](https://github.com/supabase/auth-js/issues/987)) ([e68ebe6](https://github.com/supabase/auth-js/commit/e68ebe604d15d881b23678d180cccb7115f16f4e))

rc2.66.1-rc.3
This is a release candidate. See release-please PR 981 for context.

rc2.66.1-rc.2
This is a release candidate. See release-please PR 981 for context.

rc2.66.1-rc.1
This is a release candidate. See release-please PR 981 for context.

2.66.0

[2.66.0](https://github.com/supabase/auth-js/compare/v2.65.1...v2.66.0) (2024-11-01)


Features

* add process lock for optional use in non-browser environments (React Native) ([977](https://github.com/supabase/auth-js/issues/977)) ([8af88b6](https://github.com/supabase/auth-js/commit/8af88b6f4e41872b73e84c40f71793dab6c62126))


Bug Fixes

* typo in warning message ([975](https://github.com/supabase/auth-js/issues/975)) ([4f21f93](https://github.com/supabase/auth-js/commit/4f21f9324b2c3d55630b8d0a6759a264b0472dd8))
* update soft-deletion docs ([973](https://github.com/supabase/auth-js/issues/973)) ([cb052a9](https://github.com/supabase/auth-js/commit/cb052a9b0846048feef18080d830cc36a9ed7282))

rc2.66.0-rc.3
This is a release candidate. See release-please PR 974 for context.

rc2.65.2-rc.2
This is a release candidate. See release-please PR 974 for context.

rc2.65.2-rc.1
This is a release candidate. See release-please PR 974 for context.

2.65.1

[2.65.1](https://github.com/supabase/auth-js/compare/v2.65.0...v2.65.1) (2024-10-14)


Bug Fixes

* Call `SIGNED_OUT` event where session is removed ([854](https://github.com/supabase/auth-js/issues/854)) ([436fd9f](https://github.com/supabase/auth-js/commit/436fd9f967ad6d515b8eca179d06032619a1b071))
* improve `mfa.enroll` return types ([956](https://github.com/supabase/auth-js/issues/956)) ([8a1ec06](https://github.com/supabase/auth-js/commit/8a1ec0602792191bd235d51fd45c0ec2cabdf216))
* move MFA sub types to internal file ([964](https://github.com/supabase/auth-js/issues/964)) ([4b7455c](https://github.com/supabase/auth-js/commit/4b7455c2631ca4e00f01275c7342eb37756ede23))
* remove phone mfa deletion, match on error codes ([963](https://github.com/supabase/auth-js/issues/963)) ([ef3911c](https://github.com/supabase/auth-js/commit/ef3911cd1a082a6825ce25fe326081e096bd55f5))

rc2.65.1-rc.7
This is a release candidate. See release-please PR 959 for context.

rc2.65.1-rc.6
This is a release candidate. See release-please PR 959 for context.

rc2.65.1-rc.5
This is a release candidate. See release-please PR 959 for context.

rc2.65.1-rc.2
This is a release candidate. See release-please PR 959 for context.

rc2.65.1-rc.1
This is a release candidate. See release-please PR 959 for context.

2.65.0

[2.65.0](https://github.com/supabase/auth-js/compare/v2.64.4...v2.65.0) (2024-08-27)


Features

* add bindings for Multi-Factor Authentication (Phone) ([932](https://github.com/supabase/auth-js/issues/932)) ([b957c30](https://github.com/supabase/auth-js/commit/b957c30782065e4cc421a526c62c101d35c443d4))
* add kakao to sign in with ID token ([845](https://github.com/supabase/auth-js/issues/845)) ([e2337ba](https://github.com/supabase/auth-js/commit/e2337bad535598d9f751505de52a18c59f1505c3))
* remove session, emit `SIGNED_OUT` when JWT `session_id` is invalid ([905](https://github.com/supabase/auth-js/issues/905)) ([db41710](https://github.com/supabase/auth-js/commit/db41710b1a35ef559158a936d0a95acc0b1fca96))


Bug Fixes

* Correct typo in GoTrueClient warning message ([938](https://github.com/supabase/auth-js/issues/938)) ([8222ee1](https://github.com/supabase/auth-js/commit/8222ee198a0ab10570e8b4c31ffb2aeafef86392))
* don't throw error in exchangeCodeForSession ([946](https://github.com/supabase/auth-js/issues/946)) ([6e161ec](https://github.com/supabase/auth-js/commit/6e161ece3f8cd0d115857e2ed4346533840769f0))
* move docker compose to v2 ([940](https://github.com/supabase/auth-js/issues/940)) ([38eef89](https://github.com/supabase/auth-js/commit/38eef89ff61b49eb65ee26b7d2201148d1fc3b77))

rc2.65.0-rc.6
This is a release candidate. See release-please PR 941 for context.

rc2.65.0-rc.5
This is a release candidate. See release-please PR 941 for context.

rc2.65.0-rc.4
This is a release candidate. See release-please PR 941 for context.

rc2.65.0-rc.3
This is a release candidate. See release-please PR 941 for context.

rc2.65.0-rc.2
This is a release candidate. See release-please PR 941 for context.

rc2.64.5-rc.1
This is a release candidate. See release-please PR 941 for context.

Page 3 of 47

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.