@onecx/shell-auth
v8.3.1
Published
`@onecx/shell-auth` contains all authentication services and utilities meant to be used exclusively by the OneCX Shell and Standalone Shell. More information about OneCX libraries can be found in the [OneCX documentation](https://onecx.github.io/docs/docu
Downloads
2,032
Readme
@onecx/shell-auth
@onecx/shell-auth contains all authentication services and utilities meant to be used exclusively by the OneCX Shell and Standalone Shell.
More information about OneCX libraries can be found in the OneCX documentation.
Installation
npm install @onecx/shell-authAdditional Commands
npx nx run shell-auth:build- Builds the library and outputs the result to thedistfolder.npx nx run shell-auth:test- Runs the unit tests for the library.npx nx run shell-auth:lint- Lints the library's codebase.npx nx run shell-auth:release- Releases a new version of the library to npm, following semantic versioning guidelines.
