Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(gotrue): Fix the issue where
verfiyOTP
emits signIn
instead o…
…f `passwordRecovery` auth event. (#774) Fix #773: verfiyOTP fails to emit AuthChangeEvent.passwordRecovery This PR fixes issue #773: verifyOTP should emit AuthChangeEvent.passwordRecovery instead of AuthChangeEvent.signedIn when OtpType.recovery is passed
- Loading branch information