Gotrue

Latest version: v2.10.0

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

Scan your dependencies

Page 42 of 46

1.5.1

[1.5.1](https://github.com/supabase/gotrue-js/compare/v1.5.0...v1.5.1) (2020-10-12)


Bug Fixes

* save the user when the libary is loaded ([9462e4b](https://github.com/supabase/gotrue-js/commit/9462e4b99d0d924144f20edd49df005ab94cce0c))

1.5.0

[1.5.0](https://github.com/supabase/gotrue-js/compare/v1.4.1...v1.5.0) (2020-10-02)


Features

* create Remember me feature ([801141f](https://github.com/supabase/gotrue-js/commit/801141fd94ee645b344ab91ce76589bb618b2759))

1.4.1

[1.4.1](https://github.com/supabase/gotrue-js/compare/v1.4.0...v1.4.1) (2020-10-02)


Bug Fixes

* removes dotenv which will should be handled by the user of this library ([a78fb42](https://github.com/supabase/gotrue-js/commit/a78fb425dfb70569e16825a55e893fe4686e15b1))

1.4.0

[1.4.0](https://github.com/supabase/gotrue-js/compare/v1.3.0...v1.4.0) (2020-10-02)


Features

* create Forgot password feature ([61e4fec](https://github.com/supabase/gotrue-js/commit/61e4fecc804a165a5bb3293cf524d8c9cfc5af70))

1.3.1

Fix

* fix: remove unnecessary async to on_auth_state_change (374) ([`574c739`](https://github.com/supabase-community/gotrue-py/commit/574c739500dd304aa6d09c69122373b6e4a5be01))

* fix: remove unnecessary async to on_auth_state_change

Somehow this got reverted on a refactor (https://github.com/supabase-community/gotrue-py/commit/e7ebc64112d970673265c7b314a1e8820fc0f7e1)

This causes problems when using the supabase client, since it&39;s not being awaited:
https://github.com/supabase-community/supabase-py/blob/main/supabase/_async/client.py#L90 ([`7548d02`](https://github.com/supabase-community/gotrue-py/commit/7548d0290199bdb1053564b953932c53aabdea29))

1.3.0

Chore

* chore: update CI config with PAT (361) ([`fbddd6d`](https://github.com/supabase-community/gotrue-py/commit/fbddd6dbbeb67895f6d804f6a9fd804247ccf0c4))

* chore: update CI config with PAT ([`1fffc1f`](https://github.com/supabase-community/gotrue-py/commit/1fffc1fdebca39c35a9e69ea3d25240e13eb73b7))

* chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1 (337) ([`160b671`](https://github.com/supabase-community/gotrue-py/commit/160b671de0ecab9d40a6caf4c6553d8808974b1f))

* chore: update dependencies (357) ([`a5d4a81`](https://github.com/supabase-community/gotrue-py/commit/a5d4a812d1cc4bb8624a33853088a1710b1a501d))

* chore: update dependencies ([`dc67de1`](https://github.com/supabase-community/gotrue-py/commit/dc67de1b9e56fd7d07e98cba73969ec458ce4d3c))

* chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7 (350) ([`4ea73e4`](https://github.com/supabase-community/gotrue-py/commit/4ea73e42892f63a3065e3fc9cc059ae940cefdc1))

* chore(deps-dev): bump pygithub from 1.59.1 to 2.1.1

Bumps [pygithub](https://github.com/pygithub/pygithub) from 1.59.1 to 2.1.1.
- [Release notes](https://github.com/pygithub/pygithub/releases)
- [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst)
- [Commits](https://github.com/pygithub/pygithub/compare/v1.59.1...v2.1.1)

---
updated-dependencies:
- dependency-name: pygithub
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`264e773`](https://github.com/supabase-community/gotrue-py/commit/264e77314e5a50e0b325d906e11998be933339d2))

* chore(deps): bump python-semantic-release/python-semantic-release from 8.0.8 to 8.3.0 (354) ([`a385575`](https://github.com/supabase-community/gotrue-py/commit/a385575e960426090c5aa6b8395c43c706015f72))

* chore(deps): bump python-semantic-release/python-semantic-release

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.8 to 8.3.0.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.0.8...v8.3.0)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`3fbe6fc`](https://github.com/supabase-community/gotrue-py/commit/3fbe6fcbefde561833a45c07df565ad00c448669))

* chore(deps-dev): bump urllib3 from 2.0.4 to 2.0.7

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.4...2.0.7)

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

Signed-off-by: dependabot[bot] <supportgithub.com> ([`2400229`](https://github.com/supabase-community/gotrue-py/commit/240022942e7513b67e5db3e26e4f9a9be77f7f83))

Feature

* feat: add OAuth PKCE (331) ([`8fe633e`](https://github.com/supabase-community/gotrue-py/commit/8fe633e5cfff20d748e8eb5dfdb82c2cbd9390fd))

* feat: allow dev to pass in code_verifier ([`f33bf3e`](https://github.com/supabase-community/gotrue-py/commit/f33bf3ed43b930f8ef43756693c3af514ddfaa62))

Fix

* fix: add latest semantic-release dependency (360) ([`81e63ea`](https://github.com/supabase-community/gotrue-py/commit/81e63ea56b2b0a611852609c03abee79e2bda6ef))

* fix: add latest semantic-release dependency ([`251a4f4`](https://github.com/supabase-community/gotrue-py/commit/251a4f49f85a9489362833c02f932dad06f4d8ec))

* fix: fix typo ([`72ee18d`](https://github.com/supabase-community/gotrue-py/commit/72ee18db05b8d1ea2b916a4bfea074459df9ecf0))

* fix: update imports ([`66759da`](https://github.com/supabase-community/gotrue-py/commit/66759da715a1d1511cf2518b5a1119bdfa205088))

* fix: patch imports ([`3b61aff`](https://github.com/supabase-community/gotrue-py/commit/3b61aff1574a6adbbc49cd9ef81e86ff3b35535d))

* fix: run pre-commit ([`754c7ab`](https://github.com/supabase-community/gotrue-py/commit/754c7abe6f30d429d2606a24b3f63667fc96c530))

Unknown

* patch: read from storage ([`364292c`](https://github.com/supabase-community/gotrue-py/commit/364292c0bb1c8362f6da4a198ea6a2fe2d98fd8e))

* Merge branch &39;j0/pkce&39; of github.com:supabase-community/gotrue-py into j0/pkce ([`1c40ed7`](https://github.com/supabase-community/gotrue-py/commit/1c40ed76ddeb1916278bb7b4827d8631b7749066))

* Merge branch &39;main&39; into j0/pkce ([`4c44238`](https://github.com/supabase-community/gotrue-py/commit/4c4423859375b2d796f6527689e1ebace36860e3))

* Merge pull request 325 from supabase-community/dependabot/pip/main/httpx-0.25.0

chore(deps): bump httpx from 0.24.1 to 0.25.0 ([`89019fb`](https://github.com/supabase-community/gotrue-py/commit/89019fb8ecf2d7b1609bf4d0114b552ec9062e6d))

* Merge pull request 352 from fbeutel/urlsafe_b64decode

Use urlsafe_b64decode to properly handle URL-encoded JWTs ([`7541ade`](https://github.com/supabase-community/gotrue-py/commit/7541ade5e09349b477d64afc5a80774fd4be0f07))

* Use urlsafe_b64decode to properly handle URL-encoded JWTs ([`0034af1`](https://github.com/supabase-community/gotrue-py/commit/0034af1816b54c043079ef251df6ac2f76d5b41b))

Page 42 of 46

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.