Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

v1.23.0-next.21

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Aug 05:04
· 14 commits to next since this release
673d3c9

1.23.0-next.21 (2022-08-16)

Bug Fixes

  • getUser should accept jwt (7a7075f)
  • signInWithPassword should send sign-in event (92e4f0e)
  • verifyOTP should send session (81b52db)
  • removed GoTrueApi.sendMobileOTP(), GoTrueApi.sendMagicLinkEmail in favor of signInWithOtp (f6d9c4)
  • removed GoTrueApi.signInWithEmail, GoTrueApi.signInWithPhone in favor of signInWithPassword (f6d9c4)
  • removed GoTrueApi.signUpWithEmail, GoTrueApi.signUpWithPhone in favor of signUp (f6d9c4)
  • removed GoTrueApi.verifyOTP in favor of verifyOtp (f6d9c4)