Sep 3, 2018 · 1 min read
Hi there, I had the same issue.
.usernameParameter("email")
.passwordParameter("password")I was missing the username and password parameters. Hope it helps others.
Hi there, I had the same issue.
.usernameParameter("email")
.passwordParameter("password")I was missing the username and password parameters. Hope it helps others.