Jansel
Results
1
issues of
Jansel
im getting this error code when login with TikTok, im using expo, and an iOS emulator ``` authorize({ redirectURI: 'https://website.com', // your universal link scopes: [Scopes.user.info.basic], callback: (authCode, codeVerifier) =>...