Skip to content

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

Notifications You must be signed in to change notification settings

StarkApp/stark-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published