I am creating a LMS website (using Learndash) on wordpress.org. I have created users in Wordpress for the students, and I would like to create a login page in bubble where our students can log in using their wordpress user credentials.
As far as I understand, I need to let my bubble app make an API call to my wordpress site. I have installed WP OAuth Server Pro on that site for this to work. I have also installed the API connector on the bubble app side.
I’m in the middle of understanding how all this works, but i just wanted to check with you guys if anyone have some experience with a situation like I have described above?