Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 848 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 848 Bytes

Stark Auth

Seamless authentication gateway integration with passport. Allows microservices to authenticate and interact with other services through the secure OAuth protocol.

Getting Started

  1. Duplicate .env.example from the /server directory and rename it to .env
  2. Update configurations to match your database set-up and server configuration.
  3. Build the front-end using the Angular-CLI from the client directory.
  4. Run npm start to install required dependencies and bootstrap server.

Integration Guide

  • Coming Soon

Technologies

  • Node.JS
    • Passport Local
  • RethinkDB
    • Thinky (ORM)
  • Angular

Contributors

Sean perkins
Sean Perkins