I'm looking for a way to secure my tenants APIs/Web Stores and want something that allow me to use my own tables/bussines logic but offload security elsewhere. A obvious choice is to use Auth0/Keycloak or something similar, but that provide challenging integration issues with my customers/apps (I'm in the enterprise sector).
Is this project something I can put on front of my apps/sites and gives a good security for it? I need to complement this with something else?
P.D: I'm aware I will need to code things like #359, this is what actually attract me to the idea of use this...