command
module
Version:
v0.0.0-...-dfdf43d
Opens a new window with list of versions in this module.
Published: Dec 2, 2018
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
auth-service
Example REST service for managing and authenticating users, written in Go using Chi.
Configuration
Environment Variables
AUTH_SERVICE_ENVIRONMENT
Controls log levels and configuration defaults.
AUTH_SERVICE_REPO_TYPE
- IN_MEMORY
- POSTGRESQL
- AUTH_SERVICE_PG_URL - Full connection string for PG
AUTH_SERVICE_TIMEOUT
Incoming request timeout value in seconds.
AUTH_SERVICE_PORT
Port to run service on.
Run
go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.