Skip to content

Releases: colinskow/superlogin

Misc. Bug Fixes

05 May 05:38
Compare
Choose a tag to compare
  • Misc bugfixes
  • Documentation improvements
  • Now testing against Node 4.x and 5.x

Improved Tests, Enhancements, Bugfixes (0.6.0) 2016-04-02

03 Apr 04:49
Compare
Choose a tag to compare
  • Updated dependencies
  • Improved unit tests (thanks @tohagan and @ybian)
  • CouchDB server can now have a separate URL for public access
  • Misc bug fixes

Enable Logout of Expired Sessions (0.5.0) 2015-10-08

15 Oct 23:33
Compare
Choose a tag to compare

Previously a user could only logout if the session token was still valid. API keys would be expired, but database credentials could still be used. Now logout will ensure the user is completely logged out, even if the session is already expired. Also fixed a bug that was causing sessionLife and tokenLife settings not to work.

Security Roles For CouchDB

18 Sep 23:12
Compare
Choose a tag to compare

Created configuration options to setup _security roles when user databases are created. Improved tests and updated PouchDB.

Added support for PhoneGap, Cordova, and Native Apps

13 Sep 11:12
Compare
Choose a tag to compare

SuperLogin now supports client access_token strategies for PhoneGap and native app OAuth2 authentication workflows.

Initial stable release

11 Sep 16:39
Compare
Choose a tag to compare
0.1.6

version 0.1.6