Hello everyone!
I am working on 2 separate projects, but I want to use the main app users in my second app. I connected both apps using the Bubble connector and it worked, but I have the following isue.
I used OAuth to log in from my child app into my main app, but when I logged out and tryed to login with a different account (using OAuth) it didn’t redirect me to the login page of the main app, instead it logged me in automatically with the same account I used before, so I can’t use another credential from my main app.
Is there something I’m missing or it’s supposed to do this?
In advance, Thanks!