nextauthjs / next-auth

Authentication for the Web.
https://authjs.dev
ISC License
25.04k stars 3.54k forks source link

Adding `pubkey` auth section alongside `/configuration/providers` pages in docs #12071

Closed jowo-io closed 3 weeks ago

jowo-io commented 1 month ago

☕️ Reasoning

A little while back a discussion took place regarding adding support for public-private key authentication in NextAuth.js.

I dug into the issue and concluded that I would not attempt to add this functionality directly into the NextAuth.js codebase.

So, I've built a plugin, next-auth-pubkey, which extends NextAuth.js and adds support for Lightning and Nostr pubkey auth.

If anyone is curious how next-auth-pubkey works, take a look at the README file's diagram - if anything is unclear - just ask here and I'll go into details.

🧢 Checklist

🎫 Affected issues

Fixes: https://github.com/nextauthjs/next-auth/issues/7872

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
next-auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 8:54am
1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **auth-docs** | ⬜️ Ignored ([Inspect](https://vercel.com/authjs/auth-docs/HQbXLEou1SPz23eckgj22zifBWUF)) | [Visit Preview](https://auth-docs-git-fork-jowo-io-v4-authjs.vercel.app) | | Oct 21, 2024 8:54am |
vercel[bot] commented 1 month ago

@jowo-io is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

jowo-io commented 1 month ago

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

Name Status Preview Comments Updated (UTC) next-auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 8:52am 1 Skipped Deployment

Here's a link to the new page /configuration/providers/pubkey

balazsorban44 commented 3 weeks ago

Thanks, but I don't think we want to endorse community articles/projects as much as before unfortunately, as they tend to get outdated over time. We've had a lot of reports because of this coming in on social media before. As much as I appreciate the project, it's best to keep it separate from the official documentation.

Feel free to showcase it in our https://discord.authjs.dev! :tada: