no-factor-auth

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2020 License: LGPL-3.0 Imports: 9 Imported by: 0

README

This is a no factor "Authentication" service aka YOLO Auth

It doesn't provide security, it provides a signed token to services that needs to perform e2e testing

Setup

It contains a private key in config.go that signs the jwt tokens

And since it's mostly zero config, it starts on http://0.0.0.0:8089, all incomming on local server.

Run

go build
./no-factor-auth

Docker

docker run -p 8089:8089 lambdaville/no-factor-auth

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL