We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
Any idea with this?
⨯ src\app[locale](auth)\login_action.tsx (38:18) @ $$ACTION_0 ⨯ TypeError: (0 , next_auth_react__WEBPACK_IMPORTED_MODULE_5__.signIn) is not a function at $$ACTION_0 (login/_action.tsx:56:70) digest: "1084414913" 36 | //signin 37 | try {
38 | await signIn("credentials", { | ^ 39 | email, 40 | password, 41 | redirectTo: callbackUrl || DEFAULT_LOGIN_REDIRECT POST /en/login 500 in 620ms
The text was updated successfully, but these errors were encountered:
Doesn't work as well as a login via google/github
Sorry, something went wrong.
No branches or pull requests
Hello,
Any idea with this?
⨯ src\app[locale](auth)\login_action.tsx (38:18) @ $$ACTION_0
⨯ TypeError: (0 , next_auth_react__WEBPACK_IMPORTED_MODULE_5__.signIn) is not a function
at $$ACTION_0 (login/_action.tsx:56:70)
digest: "1084414913"
36 | //signin
37 | try {
The text was updated successfully, but these errors were encountered: