@cjaymoni/auth-library-store v0.1.3
AuthLibrary
This library was generated with Angular CLI version 13.3.0.
Installing
Install the peerDependency List below to include it in your project inorder to use this library . "primeflex": "^3.2.1", "primeicons": "^5.0.0", "primeng": "^13.4.1", "@abacritt/angularx-social-login": "^1.1.0", "@ngneat/error-tailor": "^2.2.0", "@ngrx/effects": "^13.2.0", "@ngrx/router-store": "^13.2.0", "@ngrx/store": "^13.2.0", "ngx-socket-io": "^4.2.0"
login-component
To listen to login actions pass " loggedInEvent()" event listener to the imported custom component to pass custom events after login to both api and google login.
to route to signup page pass "signUpRedirect()" event listener to the imported component to redirect to signup page.
styling
import "node_modules/@cjaymoni/auth-library-store/src/lib/assets/styles.css", "node_modules/@cjaymoni/auth-library-store/src/lib/assets/theme.css" inside the styles of your project's angular.json file.