Utils to authorization
npm install @smartsoft001/auth-shell-app-servicesnpm i @smartsoft001/auth-shell-app-services
| Method | Description |
| create(req: IAuthTokenRequest, httpReq?: Request) | Creates authentication token using the domain TokenFactory with automatic provider resolution |
Run nx test auth-shell-app-services to execute the unit tests via Jest.