@onecx/angular-auth
v8.2.1
Published
`@onecx/angular-auth` contains all authentication services and components, providing Keycloak integration and user authentication management. More information about OneCX libraries can be found in the [OneCX documentation](https://onecx.github.io/docs/doc
Readme
@onecx/angular-auth
@onecx/angular-auth contains all authentication services and components, providing Keycloak integration and user authentication management.
More information about OneCX libraries can be found in the OneCX documentation.
Installation
npm install @onecx/angular-authAdditional Commands
npx nx run angular-auth:build- Builds the library and outputs the result to thedistfolder.npx nx run angular-auth:test- Runs the unit tests for the library.npx nx run angular-auth:lint- Lints the library's codebase.npx nx run angular-auth:release- Releases a new version of the library to npm, following semantic versioning guidelines.
