Adding too many Plugins to a Bubble app adds additional JavaScript to your final environment. This can cause lags and add clutter to your app.
Since integrations are key to app development, we want to help enable this as elegantly as possible without causing JavaScript pileup. This is where the Pathfix OAuth Connector comes in.
Before accessing any of Pathfix's plugins, you will need to install the Pathfix OAuth Connector as the FIRST step. This is the main plugin that will allow you to add the auth Connect button across all your Pathfix plugins as well as integrations configured in your Pathfix account.
The Pathfix OAuth Connector works like a MASTER plugin. Once installed, it handles the Visual Element and renders the Connect button for the providers you choose.
NOTE: Single Sign-on (SSO) Login is a standalone plugin and does not need the Pathfix OAuth Connector plugin.
See how you can add the Pathfix plugin and add oauth integrations to your Bubble.io app.
Install the Pathfx OAuth Connector from the Bubble plugin store.
To activate your plugin:
After installing the plugin, go to the Design section of Bubble and look for Pathfix Connector under Visual Element
The Pathfix Connector plugin allows you to choose providers from any of of the provider specific Pathfix plugins you may have installed or providers you have configured in your Pathfix account.
Once you choose a provider, you will see the auth Connect button rendered for it.
Once your user completes the authorization, Pathfix will handle the OAuth process and connect your app.
You can choose to install any of our pre-configured provider plugins and access the Actions for each of them. Or, you can simply use the Bubble API Connector to call any API for the provider.
Need help? Reach out to us at support@pathfix.com