What’s the safest way to have other devs authenticate and access my app? Can I give each of them a privately generated API key from my settings tab? I want them to be able to GET certain data on products and be able to POST an order that runs a payment workflow with the “payer” email as the dynamic data from one of the parameters in their post (customer_order_email). Any advice is much appreciated.
@NigelG you seem to know your way around bubble and the API workflows, do you have any insight for me on this?
Not something I have come across.