Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mediamath/t1proxy

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mediamath/t1proxy

Proxy to the T1 APIs using http-proxy-middleware

  • 1.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
4
Weekly downloads
 
Created
Source

T1 Proxy

If you are writing an application that doesn't use T1 Node, you'll probably need a proxy of some sort. This package will help you. Create an .env file with at least the value T1APIKEY. Here, you'll put the API key provided by MediaMath developer relations.

To make your life as a developer a little easier, you can also add T1USER and T1PASSWORD. When running your node application in the "development" environment, you can simply point your browser to localhost/api/v2.0/login, and if the .env file has accurate credentials a session cookie will be placed in the browser.

This proxy requires the server running it to use body-parser or another solution that adds POST data on req.body when using the T1 API login route.

MediaMath Developer Documentation

Keywords

FAQs

Package last updated on 06 Oct 2017

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