Skip to content

ndhoule/sso-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSO Server

A single-sign on server.

Requirements

  • Node 0.10.x
  • Postgres 9.3.x
  • Redis 2.8.x

Tasks

Task Name Description
gulp (default): Run server in watch mode, reloading on file changes.
gulp watch Watch files and re-run tests on change.
gulp migrate:latest Run latest database migrations.
gulp migrate:make --name={NAME} Create a new migration with the filename {NAME}.
gulp migrate:rollback Roll back the latest migration set.

License

Copyright 2014, Nathan Houle. MIT Licensed.

Credits

Auth0, for their awesome JWT-related blog posts and tools

About

Single sign-on server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published