Skip to content

Releases: supabase/auth-js

v2.65.1

15 Oct 10:28
1b6cdd2
Compare
Choose a tag to compare

2.65.1 (2024-10-14)

Bug Fixes

  • Call SIGNED_OUT event where session is removed (#854) (436fd9f)
  • improve mfa.enroll return types (#956) (8a1ec06)
  • move MFA sub types to internal file (#964) (4b7455c)
  • remove phone mfa deletion, match on error codes (#963) (ef3911c)

v2.65.1-rc.7

14 Oct 00:07
436fd9f
Compare
Choose a tag to compare
v2.65.1-rc.7 Pre-release
Pre-release

This is a release candidate. See release-please PR #959 for context.

v2.65.1-rc.6

08 Oct 11:14
4b7455c
Compare
Choose a tag to compare
v2.65.1-rc.6 Pre-release
Pre-release

This is a release candidate. See release-please PR #959 for context.

v2.65.1-rc.5

27 Sep 13:10
ef3911c
Compare
Choose a tag to compare
v2.65.1-rc.5 Pre-release
Pre-release

This is a release candidate. See release-please PR #959 for context.

v2.65.1-rc.2

25 Sep 13:29
7dd57fe
Compare
Choose a tag to compare
v2.65.1-rc.2 Pre-release
Pre-release

This is a release candidate. See release-please PR #959 for context.

v2.65.1-rc.1

17 Sep 13:27
8a1ec06
Compare
Choose a tag to compare
v2.65.1-rc.1 Pre-release
Pre-release

This is a release candidate. See release-please PR #959 for context.

v2.65.0

30 Aug 16:31
96c7f09
Compare
Choose a tag to compare

2.65.0 (2024-08-27)

Features

  • add bindings for Multi-Factor Authentication (Phone) (#932) (b957c30)
  • add kakao to sign in with ID token (#845) (e2337ba)
  • remove session, emit SIGNED_OUT when JWT session_id is invalid (#905) (db41710)

Bug Fixes

  • Correct typo in GoTrueClient warning message (#938) (8222ee1)
  • don't throw error in exchangeCodeForSession (#946) (6e161ec)
  • move docker compose to v2 (#940) (38eef89)

v2.65.0-rc.6

27 Aug 18:24
6e161ec
Compare
Choose a tag to compare
v2.65.0-rc.6 Pre-release
Pre-release

This is a release candidate. See release-please PR #941 for context.

v2.65.0-rc.5

26 Aug 21:13
e2337ba
Compare
Choose a tag to compare
v2.65.0-rc.5 Pre-release
Pre-release

This is a release candidate. See release-please PR #941 for context.

v2.65.0-rc.4

21 Aug 18:45
db41710
Compare
Choose a tag to compare
v2.65.0-rc.4 Pre-release
Pre-release

This is a release candidate. See release-please PR #941 for context.