# Login ServiceClient-side processing of sso token handling.
Use service http://usr.detalex.de/ to process user authorisation for you services.
## install```
npm i @diemtarh/detalex-util
```## Test it```
npm test
```Explore'**src/app.spec.ts**'for more understanding.