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
·
14 commits
to next
since this release
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.sendMagicLinkEmailin favor ofsignInWithOtp(f6d9c4) - removed
GoTrueApi.signInWithEmail,GoTrueApi.signInWithPhonein favor ofsignInWithPassword(f6d9c4) - removed
GoTrueApi.signUpWithEmail,GoTrueApi.signUpWithPhonein favor ofsignUp(f6d9c4) - removed
GoTrueApi.verifyOTPin favor ofverifyOtp(f6d9c4)