Skip to content

LakeThomason/Authorization-Server

Repository files navigation

Build Status

auth_server_ts

Description

The authorization server uses the ClientID / Client Secret authorization flow to authorize back-end applications/services. For front-end applications, the authorization server connects to Allen Communication's authorization server that serves a login page for the user.

Installation

npm install

Starting the server

npm run start-dev-env for the development environment npm run start-test-env for the test environment npm run start-prod-env for the production environment

About

An OAuth 2.0 Client ID / Client Secret authorization server in TypeScript/Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published