Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProjectAuthenticator ¶
func NewProjectAuthenticator(repository repositories.ProjectRepository, apiKey, apiSecret string) factories.Authenticator
Types ¶
type ProjectAuthenticator ¶
type ProjectAuthenticator struct {
// contains filtered or unexported fields
}
func (*ProjectAuthenticator) Authenticate ¶
func (a *ProjectAuthenticator) Authenticate(ctx context.Context) (*authentication.Authentication, error)
Click to show internal directories.
Click to hide internal directories.