I'm not using Keycloak JS, and some other projects only implement a basic OAuth2 Proxy ingress on top of their application
I've been trying to replace Toolpad in Evo with Sci-React-Ui since that's the way going forward (and also less buggy), but since we're working with Better Auth (as Evo includes a basic backend serving as a proxy to allow external users to use the API), Keycloak-JS becomes a bit unnecessary
I appreciate that AuthProvider is separate and this helps a lot already, but could we also have Keycloak-JS as a peer dependency, since basic/advanced use cases may not need it?
I'm not using Keycloak JS, and some other projects only implement a basic OAuth2 Proxy ingress on top of their application
I've been trying to replace Toolpad in Evo with Sci-React-Ui since that's the way going forward (and also less buggy), but since we're working with Better Auth (as Evo includes a basic backend serving as a proxy to allow external users to use the API), Keycloak-JS becomes a bit unnecessary
I appreciate that
AuthProvideris separate and this helps a lot already, but could we also have Keycloak-JS as a peer dependency, since basic/advanced use cases may not need it?