SsoLogin
This project is developed for login via socket by popup option
for further details check package.json
Installation
Install avatar component using NPM::
$ npm install ngx-sso-login --save
Usage
- Import SsoModule :
Once you have installed ngx-sso-login, you can import it in your AppModule
:
// Import your AvatarModule;
- Start using it:
Once the SsoModule is imported, you can start using the component in your Angular application:
Options
;
Release Notes & History
- 1.0.3 : Readme Updated
- 1.0 : Package published
License
MIT © Sarfaraz Ansari