d likely do that.
But the motivation for the module is to avoid forcing users to do these
one-off auth services, and instead just compile in and use a module that
provides this.
Best,
Senko
On Wed, Jun 17, 2015 at 5:29 PM, Valentin V. Bartenev wrote:
> On Wednesday 17 June 2015 11:25:33 Senko Ra
Hi,
I'm writing a new module (out-of-tree) for supporting authentication
using Stormpath's user management API (https://stormpath.com/).
Basically, the module makes one or more HTTP requests to the
Stormpath API to determine if the client request should be authorized
to access a location or not.