1.0.8 • Published 7 years ago

@mediamath/t1proxy v1.0.8

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 years ago

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

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago