Have you considered offering an on-premise solution? Ideally a docker image you can easily stand up and point to a postgres DB.
I can only imagine using this "for real" if I could actually store the users in a database I manage. The last thing I want is to introduce a new 3rd party single-point-of-failure.
Hey Diggsey, yes we have. We've deployed this way for one of our customers. We still need a better story on how to migrate from hosted -> on-prem/private clud, but we're working on it. Feel free to contact me: braden@clerk.dev
I can only imagine using this "for real" if I could actually store the users in a database I manage. The last thing I want is to introduce a new 3rd party single-point-of-failure.