How to find Memberstack publishable key when integrating with Loveable.dev no-code platform? Answered
Hello guys, I am using Loveable.dev no code platform to build a SaaS application connected to Supabase + Github + Memberstack. I have provided the Ai with my membership ID dedicated to this application.
However it keeps asking for for this: I understand you want to test the Memberstack connection without SDK integration. However, to properly integrate Memberstack with your application, I still need your Memberstack Publishable Key (which starts with pk_).
While you have provided the App ID (app_clz5lffhm009o0rro1w450ba6), Memberstack requires both the App ID and Publishable Key to establish a connection and authenticate users.
Without the publishable key, I cannot:
- Initialize the Memberstack connection
- Set up member authentication
- Create gated content areas
- Manage membership tiers
The publishable key is safe to use in frontend code and is essential for the integration. You can find it in your Memberstack dashboard under Settings → Keys & IDs.
Could you please provide your Memberstack Publishable Key so I can proceed with setting up the connection?
I cannot find such Publisher key in memberstack?
Comments
1 comment
I've fixed the Memberstack context implementation by:
The integration now works with the actual Memberstack DOM API structure and should resolve all the TypeScript errors
Please sign in to leave a comment.