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

Add Tencent QQ Provider

Open Tian-que opened this issue 2 years ago โ€ข 9 comments

Reasoning ๐Ÿ’ก

Add Tencent QQ Provider I'm a beginner and I'm providing the provider I've used here, if there are any mistakes, please point them out.

Checklist ๐Ÿงข

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

I define and use it directly in the [...nextauth].js file, everything works fine, I don't know if this counts as a pass test (because the function name magically adds the Provider suffix in the merged project).

Affected issues ๐ŸŽŸ

Tian-que avatar Apr 08 '22 14:04 Tian-que

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

๐Ÿ” Inspect: https://vercel.com/nextauthjs/next-auth/82fzcCmqm8Y4PrJjCMW6Cryno3fa
โœ… Preview: https://next-auth-git-fork-tian-que-main-nextauthjs.vercel.app

vercel[bot] avatar Apr 08 '22 14:04 vercel[bot]

Great, thanks! In general, looks good to me. We're currenlty on a break merging new features (like new providers). So I've labelled this PR as "ready" so the other maintainers can easily find it when everyone is back!

ndom91 avatar Apr 11 '22 19:04 ndom91

It looks like this issue did not receive any activity for 60 days. It will be closed in 7 days if no further activity occurs. If you think your issue is still relevant, commenting will keep it open. Thanks!

stale[bot] avatar Jun 10 '22 19:06 stale[bot]

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Updated
next-auth โœ… Ready (Inspect) Visit Preview Jul 10, 2022 at 6:55PM (UTC)

vercel[bot] avatar Jun 13 '22 12:06 vercel[bot]

To keep things tidy, we are closing this issue for now. If you think your issue is still relevant, leave a comment and we might reopen it. Thanks!

stale[bot] avatar Jun 22 '22 20:06 stale[bot]

Reopening

ndom91 avatar Jun 24 '22 07:06 ndom91

@Tian-que yes, as mentioned above. We are striving to have all our providers written in typescript.

Are you still interested in getting this provider merged? Can you make the TS refactor?

ndom91 avatar Jul 10 '22 11:07 ndom91

@Tian-que yes, as mentioned above. We are striving to have all our providers written in typescript.

Are you still interested in getting this provider merged? Can you make the TS refactor?

Sorry I don't have enough time to do it right now (to be honest, I've forgotten how to use TypeScript), please close first. wait till i have time to do it.

Tian-que avatar Jul 10 '22 16:07 Tian-que

@Tian-que yes, as mentioned above. We are striving to have all our providers written in typescript. Are you still interested in getting this provider merged? Can you make the TS refactor?

Sorry I don't have enough time to do it right now (to be honest, I've forgotten how to use TypeScript), please close first. wait till i have time to do it.

Okay no worries, thanks for being open and honest! I'll leave it as is for now. The bot will close it automatically after a while if no one else is interested and comes along.

ndom91 avatar Jul 10 '22 18:07 ndom91

Closing this one, we will continue in #7726

ThangHuuVu avatar Jul 09 '23 15:07 ThangHuuVu