Documentation
¶
Index ¶
- type Mock
- func (m *Mock) GetIssuerURL() string
- func (m *Mock) GetJwksURI() string
- func (m *Mock) GetToken(t *testing.T, options ...oauth2.GetTokenOption) (string, error)
- func (m *Mock) MakeRequest(t *testing.T, method, url string, options ...oauth2.RequestOption) (statusCode int, responseHeaders map[string][]string, responseBody []byte, ...)
- type Option
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.