Hello,
I have currently one OAuth client created in Patreon for my main product (Group Speed Dial). This is then used on my server to login:
https://group-speed-dial.fastaddons.com/login
Now I would like to create new server for one of my other products, let’s say:
https://auto-highlight.fastaddons.com/login
And let’s say for simplicity, I want to reuse my existing tiers (buying a common tear would activate PRO features in both products).
I would create new OAuth client, connect it to my new server and users would be able to connect their Patreon account to both of my servers, right?
But what about webhooks?
If I create new webhook for my new server, will both servers receive same notifications?