Replies: 2 comments 6 replies
-
You should get id_token and have jwks uri, once you get id_token and have jwks uri you can go to developer dashboard to setup a custom verifier. See below screenshot for the reference: After setting up the custom verifier refer below link to integrate with web3auth: |
Beta Was this translation helpful? Give feedback.
-
Hello Sarthak, |
Beta Was this translation helpful? Give feedback.
-
Hi!
We wanted to integrate Login-with-Tok-Tok flow in our application using Web3Auth.Needed help to integrate the same using Custom Authentication.
From TikTok's dev document, we do get an open_id token in JWT format from the access-token endpoint. Regarding the JWKS uri, I have dropped a mail to TikTok's support asking the same as I couldn't find it in their docs.
Once we have that JWKS uri, how can we proceed further ?
Thanks & Regards,
Sarthak
Beta Was this translation helpful? Give feedback.
All reactions