
Security News
Federal Audit Finds NIST Wasted Funds With No Plan to Clear NVD Backlog
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.
@fitpuli/fitpuli-auth
Advanced tools
Basic login component/forgot password component with service. Based on @angular/fire.
Basic login component/forgot password component with service. Based on @angular/fire.
This library was generated with Angular CLI version 8.2.14.
Run ng generate component component-name --project fitpuli-auth to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project fitpuli-auth.
Note: Don't forget to add
--project fitpuli-author else it will be added to the default project in yourangular.jsonfile.
Add module to imports:
@NgModule({
declarations: [],
imports: [
FitpuliAuthModule.forRoot(environment.firebase, {
authGuardFallbackURL: "/login"
})
],
exports: [],
})
Insert <fitpuli-auth (onSuccess)="onSuccess($event)" (onError)="onError($event)"></fitpuli-auth> where you want to display the login UI.
Run ng build fitpuli-auth to build the project. The build artifacts will be stored in the dist/ directory.
After building your library with ng build fitpuli-auth, go to the dist folder cd dist/fitpuli-auth and run npm publish --access public.
Run ng test fitpuli-auth to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
FAQs
Basic login component/forgot password component with service. Based on @angular/fire.
We found that @fitpuli/fitpuli-auth demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.

Research
/Security News
A mini Shai-Hulud campaign compromised Red Hat Cloud Services npm packages to steal developer and CI/CD secrets during installation.

Research
/Security News
The North Korean malware loader hides in a Packagist-listed package and its GitHub branch to fetch and execute remote code in a likely Contagious Interview-style lure.