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

@magisterjs/dynamic-authcode

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magisterjs/dynamic-authcode

This package automatically fetches the authentication code used by [`magister.js`](https://github.com/simplyGits/MagisterJS).

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
2
Weekly downloads
 
Created
Source

magisterjs-dynamic-authcode

This package automatically fetches the authentication code used by magister.js.

Using this package is recommended if you use magister.js in an app. Alternatively you can execute an HTTP GET-request yourself or rely on the authentication code that comes bundled in magister.js. See the magisterjs-authcode repository for more information.

npm install @magisterjs/dynamic-authcode

const getAuthCode = require('@magisterjs/dynamic-authcode');

const authCode = await getAuthCode();

FAQs

Package last updated on 31 Mar 2019

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

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc