I am currently working on a Flutter-based mobile application that needs to integrate with an existing XenForo forum.
On the web version, logged-in users can perform all user-specific actions such as:
Creating posts
Commenting/replying
Liking content
Performing other authenticated user tasks...
I am currently working on a Flutter-based mobile application that needs to integrate with an existing XenForo forum.
On the web version, logged-in users can perform all user-specific actions such as:
Creating posts
Commenting/replying
Liking content
Performing other authenticated user tasks...