I would be interested to learn more about Mollie as an alternative to Stripe. I saw that it has some Subscription API endpoints, but I am not sure how it compares in real life to Stripe. How much would I need to build myself in a classical Ruby on Rails SaaS app compared to pay gem/stripe?
Are there any reference implementations for any of mainstream programming language and web development frameworks for this use-case?
I think the logic is to differentiate the "identity" from a "user"
One identity can have multiple users (one for each organization)
At the same time, a user can have multiple identities. (e.g. username/password, Google oAuth, SAML etc.)
My garden bed has a slug problem. How can FarmBot help me with this? Is there a tool, like a grabber, that automatically catches intruders and carries them away?
Are there any reference implementations for any of mainstream programming language and web development frameworks for this use-case?