Skip to content

Releases: supabase/auth-js

v1.5.6

15 Oct 05:56
Compare
Choose a tag to compare

1.5.6 (2020-10-15)

Bug Fixes

  • returns meaningful errors (1207790)

v1.5.5

14 Oct 03:13
8d9dea5
Compare
Choose a tag to compare

1.5.5 (2020-10-14)

Bug Fixes

  • async storage class (494d70d)
  • LocalStorage class implements Storage (0a05071)

v1.5.4

12 Oct 07:52
Compare
Choose a tag to compare

1.5.4 (2020-10-12)

Bug Fixes

  • adds test for current user (986ab36)

v1.5.3

12 Oct 07:36
Compare
Choose a tag to compare

1.5.3 (2020-10-12)

Bug Fixes

  • recovers user from local storage on init (4da5a9f)

v1.5.2

12 Oct 07:28
Compare
Choose a tag to compare

1.5.2 (2020-10-12)

Bug Fixes

  • sets current user on sign up and sign in (787bffb)

v1.5.1

12 Oct 07:19
Compare
Choose a tag to compare

1.5.1 (2020-10-12)

Bug Fixes

  • save the user when the libary is loaded (9462e4b)

v1.5.0

02 Oct 10:31
374b3d5
Compare
Choose a tag to compare

1.5.0 (2020-10-02)

Features

  • create Remember me feature (801141f)

v1.4.1

02 Oct 08:48
Compare
Choose a tag to compare

1.4.1 (2020-10-02)

Bug Fixes

  • removes dotenv which will should be handled by the user of this library (a78fb42)

v1.4.0

02 Oct 03:25
e5fe09c
Compare
Choose a tag to compare

1.4.0 (2020-10-02)

Features

  • create Forgot password feature (61e4fec)

v1.3.0

24 Sep 14:51
Compare
Choose a tag to compare

1.3.0 (2020-09-24)

Features