Closed ahmedrangel closed 2 months ago
Thanks for the PR @ahmedrangel
Would you mind updating your code to use the new utils from https://github.com/atinux/nuxt-auth-utils/pull/147 ?
Thanks for the PR @ahmedrangel
Would you mind updating your code to use the new utils from #147 ?
Done!
Btw, I had to extend RequestAccessTokenBody
because TikTok's access token request parameters include additional parameters like client_key
and code_verifier
from those specified in RFC 6749 Section 4.1.3
Your pull request is was I expect from contributors ❤️
Thank you for detailing all the steps, updating the readme and everyting!
For testing follow these steps:
Connect an app
, then select "An individual developer", enter an app name, clickConfirm
Sandbox
Create Sandbox
Confirm
Desktop
and writehttp://127.0.0.1:3000
Add products
and addLogin Kit
Dektop
and addhttp://127.0.0.1:3000/auth/tiktok
Client key
andClient secret
NUXT_OAUTH_TIKTOK_CLIENT_KEY
andNUXT_OAUTH_TIKTOK_CLIENT_SECRET