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.22.1

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

2.22.1 (2023-04-12)

Bug Fixes

auth-js - v2.22.0

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

2.22.0 (2023-04-11)

Features

auth-js - v2.21.0

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

2.21.0 (2023-04-11)

Bug Fixes

Features

auth-js - v2.20.2

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

2.20.2 (2023-04-10)

Bug Fixes

auth-js - v2.20.1

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

2.20.1 (2023-04-06)

Bug Fixes

auth-js - v2.20.0

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

2.20.0 (2023-04-04)

Features

  • refactor signInWithSSO types to work with docs (#644) (85ac7d8)
auth-js - v2.19.1

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

2.19.1 (2023-04-04)

Bug Fixes

auth-js - v2.19.0

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

2.19.0 (2023-04-04)

Features

  • remove experimental from signInWithSSO, update docs (#643) (759cdc1)
auth-js - v2.18.1

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

2.18.1 (2023-04-03)

Bug Fixes

auth-js - v2.18.0

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

2.18.0 (2023-04-01)

Features

  • dont fire SIGNED_IN event on PASSWORD_RECOVERY (#629) (6bc45dc)
auth-js - v2.17.0

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

2.17.0 (2023-03-31)

Bug Fixes

  • pkce does not generate truly random values in a browser (#636) (095a756)
  • remove async from generatePKCEVerifier and fix parameter of _handleProviderSignIn (#638) (ea007ca)

Features

auth-js - v2.16.0

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

2.16.0 (2023-03-22)

Features

auth-js - v2.15.0

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

2.15.0 (2023-03-20)

Features

  • make certain properties in UserIdentity nullable (#619) (fc4fce4)
auth-js - v2.14.0

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

2.14.0 (2023-03-15)

Features

  • trap errors when BroadcastChannel is not supported (#626) (1c02c9f)
auth-js - v2.13.0

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

2.13.0 (2023-03-04)

Features

  • add support for whatsapp programmable messaging API (#616) (d10a5b6)
auth-js - v2.12.2

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

2.12.2 (2023-03-02)

Bug Fixes

  • defer notifyAllSubscribers in the constructor (#623) (6c842b8)
auth-js - v2.12.1

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

2.12.1 (2023-02-16)

Bug Fixes

  • remove data property from AdminUserAttributes (#612) (e91b379)
auth-js - v2.12.0

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

2.12.0 (2023-02-15)

Features

  • add enhanced localStorage support check (#600) (1ee7231), closes #436
  • add experimental signInWithIdToken for Apple, Google (#603) (1763d48)
auth-js - v2.11.2

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

2.11.2 (2023-02-15)

Bug Fixes

  • add emailRedirectTo option to updateUser (#610) (a831a35)
auth-js - v2.11.1

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

2.11.1 (2023-02-15)

Bug Fixes