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

(fix) Next-Auth integration #4153

Merged
merged 26 commits into from
Jun 14, 2023
Merged

Conversation

siddhsuresh
Copy link
Member

@siddhsuresh siddhsuresh commented May 30, 2023

Closes: #4143

What are the changes and their implications?

  • Change the dynamics imports to regular imports.
  • Fix the webpack alias configuration
  • Add a postinstall patch for good measure.
  • Update pnpm in the workflow to v8.5.1

Bug Checklist

  • Changeset added (run pnpm changeset in the root directory)

@changeset-bot
Copy link

changeset-bot bot commented May 30, 2023

🦋 Changeset detected

Latest commit: 5872761

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@blitzjs/auth Patch
blitz Patch
next-blitz-auth Patch
@blitzjs/rpc Patch
@blitzjs/next Patch
@blitzjs/codemod Patch
@blitzjs/config Patch
@blitzjs/generator Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

apps/toolkit-app/.env Outdated Show resolved Hide resolved
@siddhsuresh siddhsuresh merged commit b6b9a1c into main Jun 14, 2023
27 of 29 checks passed
@siddhsuresh siddhsuresh deleted the siddhsuresh/fix-next-auth-adapter branch June 14, 2023 17:24
@blitzjs-bot blitzjs-bot added this to Done in Toolkit Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Unable to use next-auth with provider: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]
3 participants