Skip to content
New issue

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

Getting an error after register and try to login #1

Open
thornzz opened this issue Oct 10, 2024 · 1 comment
Open

Getting an error after register and try to login #1

thornzz opened this issue Oct 10, 2024 · 1 comment

Comments

@thornzz
Copy link

thornzz commented Oct 10, 2024

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

@brat002
Copy link

brat002 commented Oct 12, 2024

Doesn't work as well as a login via google/github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants