-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
feat(providers): add threads #11215
feat(providers): add threads #11215
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
@c7e715d1b04b17683718fb1e8944cc28 is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
Nice, thanks! A docs page under |
Okay! Add now |
@ndom91 could you help to setup a Threads OAuth app? 👀 |
@ThangHuuVu ahh this runs over the meta / facebook developer portal it looks like, right? I wasn't able to create a Facebook nor Instagram developer app without "verifying my identity" with them by uploading a copy of my passport or other ID, which I definitely did not want Meta having 😂 |
Haha ok no problem, I think we can merge this and I will set it up later 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run pnpm format
I'm sorry, I did |
@k-taro56 no worries, I formatted the file per your suggestion. |
We certainly should not include unnecessary parameters in the request. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #11215 +/- ##
==========================================
- Coverage 40.11% 39.92% -0.19%
==========================================
Files 178 179 +1
Lines 28536 28671 +135
Branches 1242 1249 +7
==========================================
Hits 11446 11446
- Misses 17090 17225 +135 ☔ View full report in Codecov by Sentry. |
|
||
<img align="right" src="/img/providers/threads.svg" height="64" width="64" /> | ||
|
||
# Instagram Provider |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this headline correct or should it have been "Threads Provider"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for pointing this out. I agree with your suggestion.
I have created a new PR.
#11245
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for responding so quickly!
* Feature: Threads Provider * Feature: Logo and ISSUE_TEMPLATE * Feature: MDX in Getting Started Page * formatting & update doc * Update threads.ts --------- Co-authored-by: Thang Vu <hi@thvu.dev>
☕️ Reasoning
Now that the threads.net API is out, I'll add it to the provider.
🧢 Checklist
🎫 Affected issues
📌 Resources