config

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const CookieClientPortName = "ssoca_oauth_clientport"
View Source
const CookieStateName = "ssoca_oauth_state"

Variables

View Source
var JWTSigningMethod = jwt.SigningMethodRS256

Functions

This section is empty.

Types

type JWT

type JWT struct {
	PrivateKey   rsa.PrivateKey
	Validity     time.Duration
	ValidityPast time.Duration
}

type UserProfileLoader

type UserProfileLoader func(*http.Client) (auth.Token, error)

Jump to

Keyboard shortcuts

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