New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@amplication/plugin-auth-jwt

Package Overview
Dependencies
Maintainers
8
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplication/plugin-auth-jwt

set jwt as provider for Amplication build

1.4.12
npm
Version published
Weekly downloads
36
-14.29%
Maintainers
8
Weekly downloads
 
Created
Source

@amplication/plugin-auth-jwt

NPM Downloads

Enable JWT authentication on a service

Purpose

This plugin adds the required code to use Passport JWT strategy on the generated NestJS application

Configuration

None

Usage

This plugin is integrated with the default behavior of the service by changing the defaultAuth.guard.ts file in the auth folder, so all guards on REST API controllers and GraphQL API resolvers will use this authentication by default.

FAQs

Package last updated on 11 Mar 2024

Did you know?

Socket

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.

Install

Related posts