To verify if a user follows a specific X (Twitter) account, Fuul provides a secure, client-side verification flow. This process ensures both security and a smooth user experience.
Due to limitations of the X API, access to user data requires an OAuth authentication token. For security reasons, Fuul does not allow authentication tokens to be transmitted to or stored. Therefore, all verification must occur through our dedicated frontend flow.
Verification Site
Navigate to the verifying X URL for your project on:
The verification process is presented in a modal. This modal adopts the background and primary colors defined in your Page Customization section on the Incentives page in the Fuul webapp. This ensures consistent branding throughout the user experience.