Socket
Socket
Sign inDemoInstall

jmap-proxy

Package Overview
Dependencies
113
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jmap-proxy

A wrapper around the official JMAP Proxy (https://proxy.jmap.io) that exposes a stubbed Authentication endpoint and Event Source with CORS support.


Version published
Weekly downloads
4
increased by300%
Maintainers
1
Install size
5.86 MB
Created
Weekly downloads
 

Readme

Source

JMAP Proxy Server

A wrapper around the official JMAP Proxy (https://proxy.jmap.io) that exposes a stubbed Authentication endpoint (well-known) and Event Source with CORS support.

Install

$ npm install jmap-proxy

Running

$ JMAP_PROXY_URL=https://proxy.jmap.io/jmap/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx npm start

Note: substitute JMAP_PROXY_URL for the full URL provided by https://proxy.jmap.io.

You can then use http://localhost:5000 in your JMAP client.

Debugging

You can test the proxy by going to http://localhost:5000/test.

JMAP documentation

Can be found at http://jmap.io/spec.html.

Keywords

FAQs

Last updated on 02 Apr 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc