UNPKG

@diemtarh/detalex-utils

Version:

Detalex utils library.

15 lines (12 loc) 282 B
# Login Service Client-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.