-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
As a supervisor,
I want to link my TikTok account to the platform,
So that I can send messages to influencers directly through TikTok from within the application.
Acceptance Criteria
- Given that I am logged in as an admin, when I navigate to the account settings page, then I should see an option to "Link TikTok Account" to enable message-sending functionality.
- Given that I click the "Link TikTok Account" button, when the system processes my request, then it should redirect me to TikTok’s OAuth authentication page to authorize the connection.
- Given that I enter valid TikTok credentials and grant messaging permissions, when TikTok verifies my access, then the system should store the authentication token securely and confirm that my account is successfully linked.
- Given that my TikTok account is linked, when I click the "Unlink Account" button, then the system should prompt me for confirmation before removing the authentication token and disabling the messaging feature.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request