Hello, I am thinking of using Shiro with Node.js (most likely with Express). Still evaluating whether to use Shiro through some kind of java bridge on the same server, or possibly wrap Shiro as a separate authorization service that Node will make calls to over HTTP.
Wondering if anybody has attempted any integrations between Shiro and Node.js. Thanks, Jean
