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 ¶
Types ¶
type FakeAuthServer ¶
type FakeAuthServer struct {
// contains filtered or unexported fields
}
func NewFakeAuthServer ¶
func NewFakeAuthServer() *FakeAuthServer
func (*FakeAuthServer) Close ¶
func (tas *FakeAuthServer) Close()
Click to show internal directories.
Click to hide internal directories.