internal

package
v0.0.0-...-94a378c Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TestClientID     = "test_client_id"
	TestClientSecret = "test_client_secret"
	TestOAuthCode    = "test_auth_code"

	TestOAuthToken = "test_auth_token"
)

Variables

This section is empty.

Functions

func TestIdToken

func TestIdToken(t *testing.T) string

Types

type FakeAuthServer

type FakeAuthServer struct {
	// contains filtered or unexported fields
}

func NewFakeAuthServer

func NewFakeAuthServer() *FakeAuthServer

func (*FakeAuthServer) Close

func (tas *FakeAuthServer) Close()

func (*FakeAuthServer) Config

func (tas *FakeAuthServer) Config(t *testing.T) *oauth2.Config

Jump to

Keyboard shortcuts

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