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.
npm install
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