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

two-factor-auth-server

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

two-factor-auth-server - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

CONTRIBUTORS.md

2

package.json
{
"name": "two-factor-auth-server",
"version": "1.0.7",
"version": "1.0.8",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/index.js",

# two-factor-auth-server
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)][MIT License]
[![Build](https://travis-ci.org/clems4ever/two-factor-auth-server.svg?branch=master)](https://travis-ci.org/clems4ever/two-factor-auth-server)
**two-factor-auth-server** is the simplest to set up HTTP 2-factor authentication server. It is compatible with NGINX auth_request module and is used in production to secure internal services in a swarm cluster.

@@ -14,4 +17,6 @@

After few seconds the services should be running and you should be able to visit: http://localhost:8080/.
After few seconds the services should be running and you should be able to visit [http://localhost:8080/](http://localhost:8080/) and access the login page:
![login-page](/images/login.png)
### LDAP authentication

@@ -25,3 +30,3 @@ An LDAP server has been deployed with the following credentials: **admin/password**.

![secret-key](https://github.com/clems4ever/two-factor-auth-server/raw/master/secret-key.png)
![secret-key](/images/secret-key.png)

@@ -53,3 +58,3 @@ ## Documentation

## Contributing to two-factor-auth-server
Follow [contributing](CONTRIBUTING.md) file.
Follow [contributing](CONTRIBUTORS.md) file.

@@ -56,0 +61,0 @@ ## License

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