Lovable/Supabase integration (Oauth issue)
Hello everyone,
I created a project that needs to authenticate with social media platforms. I built these in Supabase and have them enabled, but I am not seeing an option to have them toggled on in lovable.
Here is the message I get from Lovable:
The LinkedIn OAuth provider needs to be enabled in your backend settings. You'll need to configure it with your LinkedIn app credentials.
Steps to fix this:
Click the "Open Backend Settings" button above
Navigate to Authentication → Providers section
Find LinkedIn (OIDC) and enable it
Add your LinkedIn OAuth app credentials:
Client ID
Client Secret
Authorized redirect URL (will be shown in the settings)
-> This seems straightforward enough, but my backend does not have a providers button.
Anyone else encounter this issue and found a solution?
I created a project that needs to authenticate with social media platforms. I built these in Supabase and have them enabled, but I am not seeing an option to have them toggled on in lovable.
Here is the message I get from Lovable:
The LinkedIn OAuth provider needs to be enabled in your backend settings. You'll need to configure it with your LinkedIn app credentials.
Steps to fix this:
Click the "Open Backend Settings" button above
Navigate to Authentication → Providers section
Find LinkedIn (OIDC) and enable it
Add your LinkedIn OAuth app credentials:
Client ID
Client Secret
Authorized redirect URL (will be shown in the settings)
-> This seems straightforward enough, but my backend does not have a providers button.
Anyone else encounter this issue and found a solution?
