401 unauthorized

  • Post author:
  • Post category:
  • Post comments:0 Comments

for 401 error it means that you enter invalid user or password. check this API to see what you pass as email and password to the backend. https://github.com/basir/next-tailwind-amazona/blob/main/pages/api/auth/%5B...nextauth%5D.js#L30

Continue Reading401 unauthorized