Gotrue

Latest version: v2.5.4

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

Scan your dependencies

Page 24 of 44

2.0.0rc.2

[2.0.0-rc.2](https://github.com/supabase/gotrue-js/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2022-08-18)


Bug Fixes

* _getSessionFromUrl() test ([4838a4b](https://github.com/supabase/gotrue-js/commit/4838a4bc635ebef7f5c076e501e90232d74b61a6))
* await _saveSession and _removeSession ([ebf4ce4](https://github.com/supabase/gotrue-js/commit/ebf4ce48f055af85afbaddf673f1bd23fd596cc2))
* await getSessionFromUrl in _recoverAndRefresh ([4506866](https://github.com/supabase/gotrue-js/commit/4506866d29ac61c69569b7315a7fc037464f1037))
* distinguish between malformed urls and errors ([5db69b0](https://github.com/supabase/gotrue-js/commit/5db69b04002a51535988f5f502fb26d679eeb5fc))
* don't throw errors in constructor ([250923e](https://github.com/supabase/gotrue-js/commit/250923e2ae0b09592603b2bef9dfc2e96e899496))
* fix broken test ([fc7ac57](https://github.com/supabase/gotrue-js/commit/fc7ac57e080ba8e9bb25cc9c9bb9697d63a9cfc0))
* only remove session when there is an invalid one ([ef412f1](https://github.com/supabase/gotrue-js/commit/ef412f18478e6b73c83bbb60ebebe6912b317718))
* validate error callback urls ([c065fd4](https://github.com/supabase/gotrue-js/commit/c065fd400cd1009be76439963fdefac032c213e3))
* wait for _getSessionFromUrl ([4018cae](https://github.com/supabase/gotrue-js/commit/4018cae132e7eda3dc10a35481c2f0917a186463))

2.0.0rc.1

[2.0.0-rc.1](https://github.com/supabase/gotrue-js/compare/v1.22.22...v2.0.0-rc.1) (2022-08-16)


Bug Fixes

* add AuthResponse type ([d7881b3](https://github.com/supabase/gotrue-js/commit/d7881b3d1fcfff305b53267525e13ceb55c1c9b0))
* add custom error classes ([0e0cac4](https://github.com/supabase/gotrue-js/commit/0e0cac4793b195cc02e9b79f8bcc4f53be0daaa4))
* allow custom storage key in localstorage ([9335ccc](https://github.com/supabase/gotrue-js/commit/9335ccc120e21ef7cd10f7bb4871fe8c3275cc23))
* clean up signInWithOAuth types ([ef1011f](https://github.com/supabase/gotrue-js/commit/ef1011f09a9ac3d3fd379e8b27d9a465f5d287df))
* clean up signInWithOAuth types ([9fce93e](https://github.com/supabase/gotrue-js/commit/9fce93e38575595e5b221088217cd88161733aa7))
* cleanup localStorage session format ([a93adc6](https://github.com/supabase/gotrue-js/commit/a93adc60d1730d34a6059f178349f55635b1f9a0))
* cleanup type docs ([0fe005c](https://github.com/supabase/gotrue-js/commit/0fe005cd07b699af8b3ccd2d8cef5d9c6d4651c2))
* correct typo ([828b0b3](https://github.com/supabase/gotrue-js/commit/828b0b355ef67ac031e02d63476ba70e50450764))
* destructure currentSession from persistedSession ([420b71f](https://github.com/supabase/gotrue-js/commit/420b71fe496bd859667f67543fc43252759f84b5))
* export errors ([4c07a72](https://github.com/supabase/gotrue-js/commit/4c07a72d48fcf27be2475e5521c521a09be3e02a))
* fix ts error introduced with prettier changes ([709e3f4](https://github.com/supabase/gotrue-js/commit/709e3f4691ac368dd421de6df2498fd8eaeea498))
* fixes exponential backoff upon token refresh ([01e39c6](https://github.com/supabase/gotrue-js/commit/01e39c63fae203d0d8670226050d5c964f93bbde))
* getSession() read from localStorage every time ([e18334e](https://github.com/supabase/gotrue-js/commit/e18334e5a1ffbdfc501a69589f7863adf3504d82))
* getUser should accept jwt ([7a7075f](https://github.com/supabase/gotrue-js/commit/7a7075f7028192b8cf903c34980a95901b0da1cb))
* ignore no-extra-semi ([8ed1dd7](https://github.com/supabase/gotrue-js/commit/8ed1dd7f54c94f84e46a84c201c5738a5ea17c3d))
* make types tighter ([77299d3](https://github.com/supabase/gotrue-js/commit/77299d37577ee832c1045985b5dffc0b3177aae7))
* makes setAuth work with inMemorySession ([9794043](https://github.com/supabase/gotrue-js/commit/97940437db37232ac15c9a2e5dbbb2656a76a56a))
* move resetPasswordForEmail and refreshAccessToken to GoTrueClient ([8f1d19e](https://github.com/supabase/gotrue-js/commit/8f1d19e2a396eef6a046f17da3576edc3257d6fe))
* only saveSession when persistSession is true ([815a9bf](https://github.com/supabase/gotrue-js/commit/815a9bf0024fad51cb71d8177b2472cbe9f5a1a3))
* properly handle non AuthError's ([ff228a7](https://github.com/supabase/gotrue-js/commit/ff228a755cd81d52ced1865274d29bd01b7ee506))
* refactor update method ([f794b1b](https://github.com/supabase/gotrue-js/commit/f794b1b11bb3996642e0cf1774ae454a70447865))
* refactor user methods ([49aef46](https://github.com/supabase/gotrue-js/commit/49aef4631c5536fa4e0d7e2e5f3c5f1367c73fa4))
* refreshSession should take in an optional refreshToken ([4d20e57](https://github.com/supabase/gotrue-js/commit/4d20e570465c3f7bd19c63b644b510eb73b0f4a7))
* remove _recoverSession ([6ee6f10](https://github.com/supabase/gotrue-js/commit/6ee6f10334d2008409a5eae83693e07c3c6ceb6f))
* remove duplicated methods in GoTrueApi ([f6d9c41](https://github.com/supabase/gotrue-js/commit/f6d9c41c97d5dae2f28789680931b13e7696b1fc))
* remove multitab stuff ([0a9814b](https://github.com/supabase/gotrue-js/commit/0a9814b5df7de4d928d8e92bd497a38f236c5b65))
* remove unnecessary notify events ([31c9041](https://github.com/supabase/gotrue-js/commit/31c9041f83f3d13c295e73b64cc9e31050cbe5fb))
* rename localstorage to storage ([41e66e6](https://github.com/supabase/gotrue-js/commit/41e66e673985b42df939ce7aec223c1c852c2e28))
* resolve & reset deferred upon refresh error ([90ed495](https://github.com/supabase/gotrue-js/commit/90ed4953e9c77877e11da2a2030de13e16ffecf4))
* send headers on all requests ([5dfdd94](https://github.com/supabase/gotrue-js/commit/5dfdd941bde489845810076b14ded4e9b6ad5d9d))
* signInWithPassword should send sign-in event ([92e4f0e](https://github.com/supabase/gotrue-js/commit/92e4f0e3ca18590c150b841d2103df59b464624d))
* typedocs docs ([d4a49ee](https://github.com/supabase/gotrue-js/commit/d4a49ee5317a0b8d6ad960a00aa4cc3a0c730894))
* typo in auth cookie error ([489af4d](https://github.com/supabase/gotrue-js/commit/489af4de5f08a1951aa080134f1aebbf05f43eae))
* verifyOTP should send session ([81b52db](https://github.com/supabase/gotrue-js/commit/81b52db0a621bcc10af4cb1f2ea768782c701ee1))


Features

* add getUser method ([d32ae77](https://github.com/supabase/gotrue-js/commit/d32ae77401998c95e1dd5ec139161a0b5417e43a))
* added async getSession method ([a722840](https://github.com/supabase/gotrue-js/commit/a722840c59638c159a911f1fd82c8638ef94d9eb))
* Merge pull request [304](https://github.com/supabase/gotrue-js/issues/304) from supabase/km/refactor-sign-in ([f14cc9f](https://github.com/supabase/gotrue-js/commit/f14cc9f69994abfd24e2c168062f4fee5a8e1121))
* refactor returns types to always return data ([0b3086a](https://github.com/supabase/gotrue-js/commit/0b3086ab851424317c6b88a9e6498615cdf67279))
* Release V2 RC ([9d6d199](https://github.com/supabase/gotrue-js/commit/9d6d199d78796d6de24d03a1f2e3faf9c64616fc))
* remove all cookie related methods ([6211cf1](https://github.com/supabase/gotrue-js/commit/6211cf13a93b088eccc894c6c8d0410eb42d2db4))
* remove deprecated functions ([1e3ce97](https://github.com/supabase/gotrue-js/commit/1e3ce971b6eb2aa9f7763f78613263bbeb892378))
* rename GoTrueApi to GoTrueAdminApi ([4f6b92a](https://github.com/supabase/gotrue-js/commit/4f6b92ac5eadcac2798e6f935f56199bb63e8dcb))


BREAKING CHANGES

* Release V2





v1.23.0-next.24
[1.23.0-next.24](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.23...v1.23.0-next.24) (2022-08-16)


Bug Fixes

* send headers on all requests ([5dfdd94](https://github.com/supabase/gotrue-js/commit/5dfdd941bde489845810076b14ded4e9b6ad5d9d))





v1.23.0-next.23
[1.23.0-next.23](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.22...v1.23.0-next.23) (2022-08-16)


Bug Fixes

* cleanup type docs ([0fe005c](https://github.com/supabase/gotrue-js/commit/0fe005cd07b699af8b3ccd2d8cef5d9c6d4651c2))





v1.23.0-next.22
[1.23.0-next.22](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.21...v1.23.0-next.22) (2022-08-16)


Bug Fixes

* typedocs docs ([d4a49ee](https://github.com/supabase/gotrue-js/commit/d4a49ee5317a0b8d6ad960a00aa4cc3a0c730894))





v1.23.0-next.21
[1.23.0-next.21](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.20...v1.23.0-next.21) (2022-08-16)


Bug Fixes

* getUser should accept jwt ([7a7075f](https://github.com/supabase/gotrue-js/commit/7a7075f7028192b8cf903c34980a95901b0da1cb))
* signInWithPassword should send sign-in event ([92e4f0e](https://github.com/supabase/gotrue-js/commit/92e4f0e3ca18590c150b841d2103df59b464624d))
* verifyOTP should send session ([81b52db](https://github.com/supabase/gotrue-js/commit/81b52db0a621bcc10af4cb1f2ea768782c701ee1))
* removed `GoTrueApi.sendMobileOTP()`, `GoTrueApi.sendMagicLinkEmail` in favor of `signInWithOtp` ([f6d9c4](https://github.com/supabase/gotrue-js/commit/f6d9c41c97d5dae2f28789680931b13e7696b1fc))
* removed `GoTrueApi.signInWithEmail`, `GoTrueApi.signInWithPhone` in favor of `signInWithPassword` ([f6d9c4](https://github.com/supabase/gotrue-js/commit/f6d9c41c97d5dae2f28789680931b13e7696b1fc))
* removed `GoTrueApi.signUpWithEmail`, `GoTrueApi.signUpWithPhone` in favor of `signUp` ([f6d9c4](https://github.com/supabase/gotrue-js/commit/f6d9c41c97d5dae2f28789680931b13e7696b1fc))
* removed `GoTrueApi.verifyOTP` in favor of `verifyOtp` ([f6d9c4](https://github.com/supabase/gotrue-js/commit/f6d9c41c97d5dae2f28789680931b13e7696b1fc))







v1.23.0-next.20
[1.23.0-next.20](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.19...v1.23.0-next.20) (2022-08-15)


Bug Fixes

* move resetPasswordForEmail and refreshAccessToken to GoTrueClient ([8f1d19e](https://github.com/supabase/gotrue-js/commit/8f1d19e2a396eef6a046f17da3576edc3257d6fe))
* refactor update method ([f794b1b](https://github.com/supabase/gotrue-js/commit/f794b1b11bb3996642e0cf1774ae454a70447865))
* remove duplicated methods in GoTrueApi ([f6d9c41](https://github.com/supabase/gotrue-js/commit/f6d9c41c97d5dae2f28789680931b13e7696b1fc))


Features

* rename GoTrueApi to GoTrueAdminApi ([4f6b92a](https://github.com/supabase/gotrue-js/commit/4f6b92ac5eadcac2798e6f935f56199bb63e8dcb))





v1.23.0-next.19
[1.23.0-next.19](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.18...v1.23.0-next.19) (2022-08-15)


Bug Fixes

* refactor user methods ([49aef46](https://github.com/supabase/gotrue-js/commit/49aef4631c5536fa4e0d7e2e5f3c5f1367c73fa4))





v1.23.0-next.18
[1.23.0-next.18](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.17...v1.23.0-next.18) (2022-08-15)


Bug Fixes

* add config for sign in endpoints ([84c28df](https://github.com/supabase/gotrue-js/commit/84c28df87e8a8ea94f147adecdcb679b5bac05fb))
* add email change types to generateLink ([fe0663e](https://github.com/supabase/gotrue-js/commit/fe0663e6eb018f61db39efa346a07f9d1ea20517))





v1.23.0-next.17
[1.23.0-next.17](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.16...v1.23.0-next.17) (2022-08-15)


Bug Fixes

* fixes exponential backoff upon token refresh ([01e39c6](https://github.com/supabase/gotrue-js/commit/01e39c63fae203d0d8670226050d5c964f93bbde))





v1.23.0-next.16
[1.23.0-next.16](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.15...v1.23.0-next.16) (2022-08-13)


Features

* remove all cookie related methods ([6211cf1](https://github.com/supabase/gotrue-js/commit/6211cf13a93b088eccc894c6c8d0410eb42d2db4))





v1.23.0-next.15
[1.23.0-next.15](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.14...v1.23.0-next.15) (2022-08-12)


Bug Fixes

* export errors ([4c07a72](https://github.com/supabase/gotrue-js/commit/4c07a72d48fcf27be2475e5521c521a09be3e02a))





v1.23.0-next.14
[1.23.0-next.14](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.13...v1.23.0-next.14) (2022-08-11)


Bug Fixes

* rename localstorage to storage ([41e66e6](https://github.com/supabase/gotrue-js/commit/41e66e673985b42df939ce7aec223c1c852c2e28))





v1.23.0-next.13
[1.23.0-next.13](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.12...v1.23.0-next.13) (2022-08-11)


Features

* refactor returns types to always return data ([0b3086a](https://github.com/supabase/gotrue-js/commit/0b3086ab851424317c6b88a9e6498615cdf67279))





v1.23.0-next.12
[1.23.0-next.12](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.11...v1.23.0-next.12) (2022-08-10)


Bug Fixes

* correct typo ([828b0b3](https://github.com/supabase/gotrue-js/commit/828b0b355ef67ac031e02d63476ba70e50450764))
* fix ts error introduced with prettier changes ([709e3f4](https://github.com/supabase/gotrue-js/commit/709e3f4691ac368dd421de6df2498fd8eaeea498))
* properly handle non AuthError's ([ff228a7](https://github.com/supabase/gotrue-js/commit/ff228a755cd81d52ced1865274d29bd01b7ee506))
* resolve & reset deferred upon refresh error ([90ed495](https://github.com/supabase/gotrue-js/commit/90ed4953e9c77877e11da2a2030de13e16ffecf4))





v1.23.0-next.11
[1.23.0-next.11](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.10...v1.23.0-next.11) (2022-08-09)


Bug Fixes

* cleanup localStorage session format ([a93adc6](https://github.com/supabase/gotrue-js/commit/a93adc60d1730d34a6059f178349f55635b1f9a0))





v1.23.0-next.10
[1.23.0-next.10](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.9...v1.23.0-next.10) (2022-08-09)


Bug Fixes

* remove _recoverSession ([6ee6f10](https://github.com/supabase/gotrue-js/commit/6ee6f10334d2008409a5eae83693e07c3c6ceb6f))

1.24.0

[1.24.0](https://github.com/supabase/gotrue-js/compare/v1.23.1...v1.24.0) (2022-10-10)


Features

* add `setSession` support for a SSR context ([be413ca](https://github.com/supabase/gotrue-js/commit/be413caa0db084afc39eae0af7508d6649117dd3))

1.23.1

[1.23.1](https://github.com/supabase/gotrue-js/compare/v1.23.0...v1.23.1) (2022-09-30)


Bug Fixes

* send `application/json` in Content-Type header ([429](https://github.com/supabase/gotrue-js/issues/429)) ([0fc980c](https://github.com/supabase/gotrue-js/commit/0fc980cfbdf48be3a919a45d164d4bdf2bbee64f))

1.23.0

[1.23.0](https://github.com/supabase/gotrue-js/compare/v1.22.22...v1.23.0) (2022-09-27)


Features

* add provider refresh token ([7c310ea](https://github.com/supabase/gotrue-js/commit/7c310ea06aaf820091ba819477fce916f640186e))

1.22.22

[1.22.22](https://github.com/supabase/gotrue-js/compare/v1.22.21...v1.22.22) (2022-08-08)


Bug Fixes

* add email change types to generateLink ([fe0663e](https://github.com/supabase/gotrue-js/commit/fe0663e6eb018f61db39efa346a07f9d1ea20517))





v1.23.0-next.9
[1.23.0-next.9](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.8...v1.23.0-next.9) (2022-08-05)


Bug Fixes

* typo in auth cookie error ([489af4d](https://github.com/supabase/gotrue-js/commit/489af4de5f08a1951aa080134f1aebbf05f43eae))





v1.23.0-next.8
[1.23.0-next.8](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.7...v1.23.0-next.8) (2022-08-04)


Bug Fixes

* remove multitab stuff ([0a9814b](https://github.com/supabase/gotrue-js/commit/0a9814b5df7de4d928d8e92bd497a38f236c5b65))
* remove unnecessary notify events ([31c9041](https://github.com/supabase/gotrue-js/commit/31c9041f83f3d13c295e73b64cc9e31050cbe5fb))





v1.23.0-next.7
[1.23.0-next.7](https://github.com/supabase/gotrue-js/compare/v1.23.0-next.6...v1.23.0-next.7) (2022-08-04)


Bug Fixes

* add AuthResponse type ([d7881b3](https://github.com/supabase/gotrue-js/commit/d7881b3d1fcfff305b53267525e13ceb55c1c9b0))
* add custom error classes ([0e0cac4](https://github.com/supabase/gotrue-js/commit/0e0cac4793b195cc02e9b79f8bcc4f53be0daaa4))
* clean up signInWithOAuth types ([ef1011f](https://github.com/supabase/gotrue-js/commit/ef1011f09a9ac3d3fd379e8b27d9a465f5d287df))
* clean up signInWithOAuth types ([9fce93e](https://github.com/supabase/gotrue-js/commit/9fce93e38575595e5b221088217cd88161733aa7))
* make types tighter ([77299d3](https://github.com/supabase/gotrue-js/commit/77299d37577ee832c1045985b5dffc0b3177aae7))
* refreshSession should take in an optional refreshToken ([4d20e57](https://github.com/supabase/gotrue-js/commit/4d20e570465c3f7bd19c63b644b510eb73b0f4a7))


Features

* Merge pull request [304](https://github.com/supabase/gotrue-js/issues/304) from supabase/km/refactor-sign-in ([f14cc9f](https://github.com/supabase/gotrue-js/commit/f14cc9f69994abfd24e2c168062f4fee5a8e1121))
* remove deprecated functions ([1e3ce97](https://github.com/supabase/gotrue-js/commit/1e3ce971b6eb2aa9f7763f78613263bbeb892378))

Page 24 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.