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
RIght now, we have to pass in the formField array which is ugly. Instead, we should just have a function like signIn(email, password) (similar for sending password reset link)
The text was updated successfully, but these errors were encountered:
RIght now, we have to pass in the formField array which is ugly. Instead, we should just have a function like
signIn(email, password)
(similar for sending password reset link)The text was updated successfully, but these errors were encountered: