With one simple command, add authentication to your Angular CLI application. Then you have access to a full security suite that provides everything you need from simple username/password management to full-scale enterprise security.
BEFORE YOU INSTALL: please read the prerequisites
npm install -g @ssilvert/keycloak-schematic
ng generate keycloak --collection @ssilvert/keycloak-schematic --clientId=myClientName
clientId
is required. For other options, see documentation.
The documentation for the keycloak-schematic is located in this repo's wiki.
Apache 2.0