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(qwik): re-export missing core types from @auth/qwik #11898

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

ianlet
Copy link
Contributor

@ianlet ianlet commented Sep 24, 2024

☕️ Reasoning

This PR allows @auth/qwik users to extend User, Session, Account, etc. and to have proper typing by:

  • re-exporting core types
  • exporting adapters types definition
  • documenting how to extend User, Session, Account, etc. with @auth/qwik
  • updating the Qwik example app

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Fixes #11897 #11643 #11672

📌 Resources

Copy link

vercel bot commented Sep 24, 2024

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

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 24, 2024 1:03am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Sep 24, 2024 1:03am

Copy link

vercel bot commented Sep 24, 2024

@ianlet is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@balazsorban44 balazsorban44 merged commit 1afb0a9 into nextauthjs:main Sep 25, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[qwik] Re-export main types from core
2 participants