MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / mockProviderDisableCallbackState

Struct mockProviderDisableCallbackState

rest/oidc_api_test.go:496–496  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

494}
495
496type mockProviderDisableCallbackState struct{}
497
498func (m mockProviderDisableCallbackState) Apply(provider *auth.OIDCProvider) {
499 provider.DisableCallbackState = true

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected