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

chore(docs): update configuring-oauth-providers.mdx SvelteKit code example #10766

Merged
merged 3 commits into from May 19, 2024

Conversation

jordancalhoun
Copy link
Contributor

Add missing signIn SvelteComponent for server side login step to work.

☕️ Reasoning

The guide gives an example of how to login with the server instead of client side javascript; however, the previous step setting up the auth.ts file does not include it in the export. This PR adds this export so users following won't get a 404 error when trying to login via the server.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Fixes:
-->

📌 Resources

Add missing signIn SvelteComponent for server side login step to work.
Copy link

vercel bot commented Apr 29, 2024

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

Name Status Preview Comments Updated (UTC)
auth-docs ❌ Failed (Inspect) May 19, 2024 11:19am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview May 19, 2024 11:19am

Copy link

vercel bot commented Apr 29, 2024

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

A member of the Team first needs to authorize it.

Copy link
Member

@ndom91 ndom91 left a comment

Choose a reason for hiding this comment

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

Nice addition, makes sense!

@ndom91 ndom91 changed the title Update configuring-oauth-providers.mdx chore(docs): update configuring-oauth-providers.mdx SvelteKit code example May 19, 2024
@ndom91 ndom91 merged commit 65d5947 into nextauthjs:main May 19, 2024
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants