I would like to use a third party to auth my Bubble app. The third party app only uses basic auth (username and password). Can this be done.
Use case is that my app is both web based (Bubble) and a chrome extension. Both access data on the third party app via an api so common credentials is important.
No. I need to use the third party app to authorise access to my Bubble app. I can use the API connector to get that auth from the third party app but how can I then use that to provide auth to my Bubble app?
Hmm That’s tricky. I think you might need some custom code to do the trick or maybe something like Zapier if it connects to the third party app. I’m not sure what the third party app is, so it’s hard to say what options there are. Hard to give a better answer without a lot more specific details or screenshots.