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

[🐞] Error while adding Auth.js support #6424

Closed
harshmangalam opened this issue May 30, 2024 · 1 comment · Fixed by #6435
Closed

[🐞] Error while adding Auth.js support #6424

harshmangalam opened this issue May 30, 2024 · 1 comment · Fixed by #6435
Assignees
Labels
TYPE: bug Something isn't working

Comments

@harshmangalam
Copy link
Contributor

Which component is affected?

Qwik City (routing)

Describe the bug

[auth][error] UnknownAction: Cannot parse action at /api/auth/session. Read more at https://errors.authjs.dev#unknownaction

Reproduction

N/A

Steps to reproduce

  • add auth.js pnpm run qwik add auth
  • start the dev server pnpm run dev

System Info

System:
    OS: macOS 14.4.1
    CPU: (8) arm64 Apple M1
    Memory: 120.91 MB / 8.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node
    Yarn: 1.22.22 - ~/.nvm/versions/node/v18.17.1/bin/yarn
    npm: 9.6.7 - ~/.nvm/versions/node/v18.17.1/bin/npm
    pnpm: 8.12.1 - ~/Library/pnpm/pnpm
    bun: 1.1.0 - /opt/homebrew/bin/bun
    Watchman: 2024.01.22.00 - /opt/homebrew/bin/watchman
  Browsers:
    Chrome: 125.0.6422.113
    Safari: 17.4.1

Additional Information

No response

@harshmangalam harshmangalam added STATUS-1: needs triage New issue which needs to be triaged TYPE: bug Something isn't working labels May 30, 2024
@gioboa gioboa added STATUS-2: team is working on this Scheduled for work by the core team and removed STATUS-1: needs triage New issue which needs to be triaged labels May 30, 2024
@gioboa
Copy link
Member

gioboa commented May 30, 2024

Hi, I'm working with the Auth.js team to refactor this integration.
spoiler: we will move the integration inside the Auth.js codebase to guarantee the maximum level of alignment and compatibility

@gioboa gioboa self-assigned this May 30, 2024
@gioboa gioboa linked a pull request Jun 2, 2024 that will close this issue
7 tasks
@github-project-automation github-project-automation bot moved this from Backlog to Done in Qwik Development Jun 2, 2024
@shairez shairez removed the STATUS-2: team is working on this Scheduled for work by the core team label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TYPE: bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants