Socket
Socket
Sign inDemoInstall

@amplication/plugin-auth-basic

Package Overview
Dependencies
18
Maintainers
8
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @amplication/plugin-auth-basic

set basic auth for Amplication build


Version published
Weekly downloads
76K
decreased by-14.18%
Maintainers
8
Created
Weekly downloads
 

Readme

Source

@amplication/plugin-auth-basic

NPM Downloads

Enable Basic HTTP authentication on a service

Purpose

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

Configuration

None

Usage

This plugin is integrarted with the default behaviour 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

Last updated on 20 Mar 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc