- SDK Version: 3.5.0
We are trying to achieve same functionality with web3auth react-native SDK (version: 3.5.0) custom authentication. Basically, we would like to provide tiktok social login option through web3auth for our app. However by looking at the tiktok developer documentation, I am not sure about how to fetch the open_id in JWT format.
Also, tried to reach out to tiktok support through ‘Support’ option provided in tiktok developer account (as could not find any email address or support group) but have not received any acknowledgement/reply for JWT token & JWKS endpoint.
Can anyone please provide some guidelines or documentation link about how to fetch JWT token using tiktok APIs & JWKS uri required for web3auth login.
Thanks.
@hiral.panchal18