/sso

Authentication for AngelThump

Primary LanguageJavaScriptMIT LicenseMIT

AngelThump SSO

Authentication for AngelThump

About

An open source authentication application for the AngelThump streaming platform. The web framework is based on feathersjs

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/sso; npm install
    
  3. Start your app

    npm start
    

License

Copyright (c) 2020

Licensed under the MIT license.