You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 2.7.0 added passwordHashAlgo to the parameters of signUp(), signIn(), updateUser(), however passwordHashAlgo is missing in the types of these methods.
Version 2.7.0 added
passwordHashAlgo
to the parameters of signUp(), signIn(), updateUser(), howeverpasswordHashAlgo
is missing in the types of these methods.PR: #333
The text was updated successfully, but these errors were encountered: