Documentation ¶
Index ¶
Constants ¶
View Source
const TEST_PRIVATE_KEY = `` /* 1705-byte string literal not displayed */
View Source
const TEST_PUBLIC_KEY = `` /* 400-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func CreateTestDiscoveryServer ¶
func CreateTestDiscoveryServer(options *TestTokenOptions) *httptest.Server
func CreateTestToken ¶
func CreateTestToken(options *TestTokenOptions) string
Types ¶
type TestDiscoveryDocument ¶
type TestTokenOptions ¶
type TestTokenOptions struct { Secret *TestingSecret Username string Issuer string }
func NewTestTokenOptions ¶
func NewTestTokenOptions() *TestTokenOptions
Click to show internal directories.
Click to hide internal directories.