Authentication-Microservice

command module
v0.0.0-...-90cdabe Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

README

Authentication Micro-service

Build Status Quality Gate Status Go Report Card

Run

Environment Vars

export MONGO_USERNAME=
export MONGO_PASSWORD=
export MONGO_HOST=
export MONGO_PORT=
export JWT_KEY=

Setting up SSL

Development Certs can be found in the Crypto folder. However, for production I would use Let's encrypt certs and store them in a secure location of the hosting server, in RAM.

Design

Docs

TODO

  • Fix SSL
  • User Dependency Inject Framework. Look at wire or Uber's Go library.
  • Tests...

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