Documentation
¶
Overview ¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthenticationMiddleware ¶
func AuthenticationMiddleware(next mock_api.MockEndpoint) http.Handler
Types ¶
type UserAuthentication ¶
func (UserAuthentication) HasOneOfRequiredScope ¶
func (u UserAuthentication) HasOneOfRequiredScope(scopes []string) bool
func (UserAuthentication) HasScope ¶
func (u UserAuthentication) HasScope(scope string) bool
func (*UserAuthentication) MatchesBroadcasterIDParam ¶
func (u *UserAuthentication) MatchesBroadcasterIDParam(r *http.Request) bool
Click to show internal directories.
Click to hide internal directories.