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

nymi-roaming-authenticator

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nymi-roaming-authenticator

An illustration of how one might write a roaming authenticator for Nymi Bands

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

nymi-roaming-authenticator

NodeJs port of RoamingNEASample and RoamingService.

Please refer to the official Nymi Github or SDK Documentation for details.

Support

All Platforms supported by the Nymi SDK 4.1 should be supported by this module.

Tested on Windows 7 64bit, macOS Sierra 10.12.2, macOS Sierra 10.12.3 and macOS Sierra 10.12.4.

Apple Mac OS
  • OS X Yosemite (10.10)
  • OS X El Capitan (10.11)
  • macOS Sierra (10.12.2 or later)
Microsoft Windows
  • Windows 10, 8.1, 7
  • 64bit only

Install

For global installation (prefered).

npm i nymi-roaming-authenticator -g

Just remove -g for normal local installation.

Usage

On a global installation just type

$ roamingnea

or for local installation type

$ npm start

to print the commandline usage information.

  Usage:  roamingnea <command>

  The command can be either:
    setup   Sets up a band for roaming authentication
    auth    Starts authentication of a set-up band and returns the results
    start   Starts the Roaming Service
    stop    Stops the Roaming Service
    state   Returns running state of Roaming Service

  Roaming Service is listening on http://localhost:9090/roamingauth/

License

See LICENSE file.

Keywords

FAQs

Package last updated on 27 Apr 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