Socket
Book a DemoInstallSign in
Socket

@sparkz-community/auth-management-server-lib

Package Overview
Dependencies
Maintainers
6
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sparkz-community/auth-management-server-lib

An auth management plugin for a FeathersJs server

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
6
Created
Source

@sparkz-community/auth-management-server-lib

Build Status Code Climate Test Coverage Dependency Status Download Status

A plugin for customizing auth management for a FeathersJs server

Installation

npm install @sparkz-community/auth-management-server-lib --save

Documentation

TBD

Complete Example

Here's an example of a Feathers server that uses @sparkz-community/auth-management-server-lib.

const feathers = require('@feathersjs/feathers');
const plugin = require('@sparkz-community/auth-management-server-lib');

// Initialize the application
const app = feathers();

// Initialize the plugin
app.configure(plugin());

License

Copyright (c) 2018

Licensed under the MIT license.

Keywords

feathers

FAQs

Package last updated on 23 Feb 2023

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.