secrets

package
v0.0.0-...-5f4f256 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2019 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Scheme   = "http"
	Hostname = "localhost:8080"
	URL      = Scheme + "://" + Hostname

	ClientScheme   = "http"
	ClientHostname = "localhost:3000"
	ClientURL      = ClientScheme + "://" + ClientHostname

	RecaptchaSiteKey  = ""
	RecaptchaSecret   = ""
	IsRelease         = false
	GoogleMapsKey     = ""
	GoogleMapsSigning = ""

	GoogleID        = ""
	GoogleSecret    = ""
	FacebookID      = ""
	FacebookSecret  = ""
	InstagramID     = ""
	InstagramSecret = ""
	LinkedInID      = ""
	LinkedInSecret  = ""
	TwitterKey      = ""
	TwitterSecret   = ""

	SentryDSN = ""

	// Authentication keys
	JWTPublicKey  = ``
	JWTPrivateKey = ``
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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