@yssystems/plugin-auth-basic
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

@yssystems/plugin-auth-basic

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.

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i @yssystems/plugin-auth-basic

    Weekly Downloads

    0

    Version

    1.3.2

    License

    ISC

    Unpacked Size

    42.1 kB

    Total Files

    25

    Last publish

    Collaborators

    • yssystems