Hello everyone,
I’m currently working on a project where I need to integrate a mobile app created with MIT App Inventor with my WordPress website. My goal is to allow users to log in to the app using their WordPress credentials and to sync data between the app and the website.
Here are some specific questions I have:
- What’s the best way to authenticate users from the app using their WordPress login details?
- How can I securely transfer data between the app and the WordPress site?
- Are there any plugins or APIs that could simplify this process?
Any advice or resources would be greatly appreciated!
Thank you!