tiktok / tiktok-opensdk-android

The TikTok OpenSDK features Login Kit and Share Kit which allow your users to log in using their TikTok account and share content from your app to TikTok.
https://developers.tiktok.com
Other
49 stars 17 forks source link

Unable to Switch Account After Login via Browser #26

Open sunbird89629 opened 3 months ago

sunbird89629 commented 3 months ago

When logging in to TikTok account A (without the TikTok app installed) via a browser, the login process works fine. The problem is when I want to switch to account B. The browser tab page does not provide a logout button and directly returns the login callback of account A. How can I switch to another account after logging in with one account?

Thank you for your support of TikTok Auth SDK!