Each plugin handles the entire OAuth process including token management, visual element/UI + makes the relevant API calls and gives you actions you can work with immediately.
We want to continue building plugins that benefit the community and help you achieve integrated apps with the least amount of friction.
What challenges are you facing with oauth? Is there an oauth provider that’s particularly complex to work with?
OAuth from a web wrapped native app. For example, a Bubble app wrapped with BDK or other wrappers cannot use Google OAuth. But it’s been suggested that deep linking or some technique may be used to direct the user from a wrapped app to a log in page and back to the app with a token. If this was implemented seamlessly in a plug-in that would be fantastic.
This has been one major block for wrapping my web app in a native app wrapper
I actually already have a solution that won’t require any changes to bubble app, but haven’t made it available. Should be available in the next release. Do check out my post from a day earlier here regarding this point. If this is the only issue blocking you, let me know by DM we can build your app with the solution as an exception earlier than the next release as soon as I wrap up the testing on my end