feat(provider): add ThunderID provider#13460
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
@brionmario is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #13460 +/- ##
===========================================
+ Coverage 49.85% 93.93% +44.08%
===========================================
Files 200 4 -196
Lines 13487 462 -13025
Branches 1445 76 -1369
===========================================
- Hits 6724 434 -6290
+ Misses 6763 28 -6735 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Sample App: https://github.com/brionmario?tab=repositories
|
f3c3f7d to
0a629d1
Compare
|
Hey @Bekacru, Would you mind taking a look at this PR when you have a chance? We'd really appreciate it if you could let us know whether it's good to merge. For some context, we've also submitted a PR to Thanks! Regards, |

☕️ Reasoning
ThunderID is an open-source, self-hosted identity and access management platform.
This PR adds first-class support for ThunderID as a built-in OpenID Connect provider (
packages/core/src/providers/thunderid.ts).Also includes:
docs/pages/getting-started/providers/thunderid.mdx)docs/public/img/providers/thunderid.svg)AUTH_THUNDERID_ID,AUTH_THUNDERID_SECRET,AUTH_THUNDERID_ISSUER)🧢 Checklist
🎫 Affected issues
📌 Resources