@weareatlas/login-web
v0.1.0
Published
Helps the user manage their user account and switch between environments.
Readme
Login
Helps the user manage their user account and switch between environments.
This application has Very High user volume.
Activation Routes
/login
Installation
nx serve login-web will run the application from http://localhost:4203.
Requires nx serve oidc-api
Single Spa
nx serve login-web -c=single-spa while running root-web will replace the runtime importmap automatically to http://localhost:4203/login-web.js
