spatialdev/express-user-management

Name: express-user-management

Owner: SpatialDev

Description: null

Created: 2015-04-14 17:19:11.0

Updated: 2015-11-06 17:19:45.0

Pushed: 2015-11-06 22:30:56.0

Homepage: null

Size: 244

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

express-user-management

Package for adding user management and JWT authentication to express projects.

Features: Tests

Tests are run via `npm test`

Testing involves running a test express app, as this package is created fo express integration. ./test/test-api/api.js is the testing api, and can be used as a model for integration into an express app.

Running tests for the package can be done for sqlite or postgresql bindings.

TODO: configure sqlite db to be configurable as is postgresql. This would involve modifying 'db-test-prep-sqlite.js' and 'user-management-crud-sqlite.js' to build schema and queries from config values.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.