
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
firebase-auth-tsl
Advanced tools
This package is basically for nestjs framework. Where we can authenticate our api using firebase auth and also by using nestjs jwt token authentication.
This package is basically for nestjs framework. Where we can authenticate our api using firebase auth and also by using nestjs jwt token authentication.
Install firebase-auth-tsl with npm
npm i firebase-auth-tsl
Add .env file at root folder of your project or globally.
For running it locally.
# development
$ npm run start
# watch mode
$ npm run start:local
For running it in prod.
# production
$ npm run start
# watch mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
To run this project, you will need to add the following environment variables to your .env file
FIREBASE_TYPE
FIREBASE_PROJECT_ID
FIREBASE_PRIVATE_KEY_ID
FIREBASE_PRIVATE_KEY
FIREBASE_CLIENT_EMAIL
FIREBASE_CLIENT_ID
FIREBASE_AUTH_URI
FIREBASE_TOKEN_URI
FIREBASE_AUTH_PROVIDER_X509_CERT_URL
FIREBASE_CLIENT_X509_CERT_URL
Mail to singhchandrakant198@gmail.com
FAQs
This package is basically for nestjs framework. Where we can authenticate our api using firebase auth and also by using nestjs jwt token authentication.
The npm package firebase-auth-tsl receives a total of 0 weekly downloads. As such, firebase-auth-tsl popularity was classified as not popular.
We found that firebase-auth-tsl demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.