superlogin
superlogin copied to clipboard
Powerful authentication for APIs and single page apps using the CouchDB ecosystem which supports a variety of providers.
Will it be able to be used with GraphQL?
I'm opening this issue in order to: * share my experience how I've managed to get superlogin working with current nodejs * make a place for other people's experience to...
New release?
Any chance you could create a new release? The session file adapter and the couch-pwd dependency I find really useful updates if there aren't any major known issues currently with...
it seems that the couch-pwd is missing the var digest = 'SHA1';
i am using paper 1.16.5 and im getting this error and just a bunch of garbage Could not pass event EntityDamageByEntityEvent to SuperLogin v1.1
Hi Guys, is there a way to limit the doc creation per user per day?
https://travis-ci.org/github/colinskow/superlogin/builds/673946838
Replaces couch-pwd dependency with local code. No other changes. Fixes #202, Fixes #64, Related to #197.
I recently upgraded to NodeJS 6.1.0, npm 3.8.6. Now Superlogin APIs result in this deprecation warning - `(node:11324) DeprecationWarning: crypto.pbkdf2 without specifying a digest is deprecated. Please specify a digest`
@colinskow I've noticed that Superlogin isn't maintained properly any more. There are quite a couple of open issues and pull requests. Are you open to adding contributors? I'd like to...