Hi,
Would love some help regarding an issue I’m having on Bubble. My app should be able to have a user login via Instagram, then the app should check if their username is on a certain, predefined database and if it is, then show them a certain page, and if they’re not, then show then a different page.
I have the Instagram authentication working, and it adds the username to a LoggedIn database, but I’m unsure how to perform the predefined database search and conditional redirect based on if they’re on the predefined database or not,
Any help is much appreciated!