I have developed an app on bubble which people will pay a subscription to access. (Working on stripe integration now)
I want to setup a cms for content and was looking at ghost.org the published content will be hidden and only accessible to paid users.
Is it possible to integrate the user database so that when someone pays and registers on bubble it creates a corresponding login for ghost.org to allow easy sign in. And vice versa. Basically share the underlying user registration/subscription status without having to register and login twice.
I know it might be technically possible but haven’t found any guides for this.
Is there a better way to accomplish this? I prefer using a cms dedicated to content instead of having to create it in bubble. Prefer not using Wordpress due to security issues.
Thanks in advance.