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(ts): allow getToken in getServerSideProps #4659

Merged
merged 1 commit into from May 31, 2022

Conversation

balazsorban44
Copy link
Member

Fixes #4609

☕️ Reasoning

What changes are being made? What feature/bug is being fixed here?

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Please scout and link issues that might be solved by this PR.

Fixes: INSERT_ISSUE_LINK_HERE

📌 Resources

@vercel
Copy link

vercel bot commented May 31, 2022

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

1 Ignored Deployment
Name Status Preview Updated
next-auth ⬜️ Ignored (Inspect) May 31, 2022 at 5:05PM (UTC)

@github-actions github-actions bot added the core Refers to `@auth/core` label May 31, 2022
@balazsorban44 balazsorban44 merged commit e4ee520 into main May 31, 2022
@balazsorban44 balazsorban44 deleted the fix/ts-get-token-in-gssp branch May 31, 2022 17:05
@lassegit
Copy link

lassegit commented Jun 5, 2022

Has this been published in NPM yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Refers to `@auth/core`
Projects
None yet
Development

Successfully merging this pull request may close these issues.

calling getToken from GetServerSideProps
2 participants