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

authmagic-proxy-plugin

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

authmagic-proxy-plugin

  • 0.0.4
  • latest
  • npm
  • Socket score

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

authmagic-proxy-plugin

Plugin for authmagic to send authorization ekey through proxy. It works with authmagic-timerange-stateless-core. It allows you to keep ekey transferring logic on your application.

Plugin performs post request to a uri required in the params and attaches apiKey.

Example usage: you may want to log that user requested ekey and only then send it through email.

Params

uri - destination of the post request

apiKey - secret key to identify yourself, should be verified by the application which handles uri

Installation

Check authmagic-cli.

authmagic install authmagic-proxy-plugin

Licence

authmagic-proxy-plugin is MIT licensed.

Keywords

FAQs

Package last updated on 15 Jul 2018

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