next-auth icon indicating copy to clipboard operation
next-auth copied to clipboard

chore(docs): add sigin button for usage examples with any provider

Open halvaradop opened this issue 1 year ago • 2 comments

☕️ Reasoning

This pull request introduces several changes to the getting-started/authentication/oauth section, adding code for using any provider supported by Auth.js on the client side in Next.js. Additionally, it updates the naming convention for environment variables used to connect the provider with your application, using AUTH_[PROVIDER]_ID or AUTH_[PROVIDER]_SECRET. This information is supported by the documentation on the official website.

🧢 Checklist

  • [x] Documentation
  • [ ] Tests
  • [x] Ready to be merged

🎫 Affected issues

📌 Resources

halvaradop avatar Aug 27 '24 03:08 halvaradop

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 15, 2024 2:26pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Sep 15, 2024 2:26pm

vercel[bot] avatar Aug 27 '24 03:08 vercel[bot]

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

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 27 '24 03:08 vercel[bot]

@halvaradop looks like docs/components/OAuthProviderInstructions/content/components/SignInCode.tsx needs a run through Prettier before we can continue (Source)

ndom91 avatar Sep 11 '24 17:09 ndom91