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

Create Auth.js migration guide #268

Merged
merged 9 commits into from
Nov 20, 2024
Merged

Conversation

haydenbleasel
Copy link
Owner

@haydenbleasel haydenbleasel commented Nov 19, 2024

Resolves #239

Blocked by nextauthjs/next-auth#11076

@haydenbleasel haydenbleasel added the documentation Changes only affect the documentation label Nov 19, 2024
@haydenbleasel haydenbleasel self-assigned this Nov 19, 2024
@haydenbleasel haydenbleasel linked an issue Nov 19, 2024 that may be closed by this pull request
Copy link

vercel bot commented Nov 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-forge ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 6:28pm

Repository owner deleted a comment from coderabbitai bot Nov 19, 2024
This reverts commit fa9c3c9.
@haydenbleasel haydenbleasel marked this pull request as ready for review November 20, 2024 18:28
@haydenbleasel haydenbleasel merged commit c8c5886 into main Nov 20, 2024
5 checks passed
@haydenbleasel haydenbleasel deleted the 239-nextauth-setup-guide-in-docs branch November 20, 2024 18:30
Copy link

🚀 PR was released in v2.16.12 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Nov 21, 2024
Comment on lines +30 to +34
```sh Terminal
cd apps/app && npx auth secret
cd apps/web && npx auth secret
cd apps/api && npx auth secret
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A small suggestion: #281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Changes only affect the documentation released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nextauth setup guide in docs
2 participants