auth-js

An isomorphic Javascript library for Supabase Auth.

MIT License

Downloads
1.5M
Stars
356
Committers
75

Bot releases are visible (Hide)

auth-js - v2.62.1

Published by github-actions[bot] 10 months ago

2.62.1 (2023-12-29)

Bug Fixes

  • Emit password recovery event from verifyOtp when otp type is recovery (#829) (78abe52)
auth-js - v2.62.0

Published by github-actions[bot] 10 months ago

2.62.0 (2023-12-20)

Features

  • default to navigatorLock on browsers (#807) (b717b1c)
auth-js - v2.61.0

Published by hf 10 months ago

2.61.0 (2023-12-20)

Features

  • return weakPassword information after sign-in (#824) (280d908)
auth-js - v2.60.2

Published by github-actions[bot] 10 months ago

2.60.2 (2023-12-17)

Bug Fixes

auth-js - v2.60.1

Published by github-actions[bot] 11 months ago

2.60.1 (2023-12-07)

Bug Fixes

  • weak password error runtime type checks (#819) (016ee66)
auth-js - v2.60.0

Published by github-actions[bot] 11 months ago

2.60.0 (2023-12-06)

Features

auth-js - v2.59.0

Published by github-actions[bot] 11 months ago

2.59.0 (2023-12-06)

Features

auth-js - v2.58.0

Published by github-actions[bot] 11 months ago

2.58.0 (2023-12-03)

Features

  • call SIGNED_OUT event if token refresh fails (#815) (a0ff059)
auth-js - v2.57.1

Published by github-actions[bot] 11 months ago

2.57.1 (2023-11-29)

Bug Fixes

  • add password recoery flow support for pkce (#813) (e46a324)
auth-js - v2.57.0

Published by github-actions[bot] about 1 year ago

2.57.0 (2023-10-20)

Features

auth-js - v2.56.0

Published by github-actions[bot] about 1 year ago

2.56.0 (2023-10-18)

Features

auth-js - v2.55.0

Published by github-actions[bot] about 1 year ago

2.55.0 (2023-10-05)

Features

  • pkce challenge support in React Native with Segment (#772) (b4494cb)
auth-js - v2.54.2

Published by github-actions[bot] about 1 year ago

2.54.2 (2023-10-03)

Bug Fixes

auth-js - v2.54.1

Published by github-actions[bot] about 1 year ago

2.54.1 (2023-10-03)

Bug Fixes

auth-js - v2.54.0

Published by github-actions[bot] about 1 year ago

2.54.0 (2023-09-20)

Features

auth-js - v2.53.0

Published by github-actions[bot] about 1 year ago

2.53.0 (2023-09-19)

Features

  • provide default storage when persistSession is false or localStorage is not supported (#774) (9324fa5)
auth-js - v2.52.0

Published by github-actions[bot] about 1 year ago

2.52.0 (2023-09-13)

Features

  • allow customizing the debug log function (#785) (1f41e5d)
auth-js - v2.51.0

Published by github-actions[bot] about 1 year ago

2.51.0 (2023-09-06)

Features

auth-js - v2.50.0

Published by github-actions[bot] about 1 year ago

2.50.0 (2023-09-06)

Features

  • navigatorLock check for spec compatibility (#761) (8de722f)
auth-js - v2.49.1

Published by github-actions[bot] about 1 year ago

2.49.1 (2023-09-05)

Bug Fixes