githubactions

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package githubactions provides an implementation of the GitHub IdentityProvider.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitHubActions

type GitHubActions struct {
}

GitHubActions is an implementation of the auth.IdentityProvider interface.

func (*GitHubActions) Resolve

func (gha *GitHubActions) Resolve(_ context.Context, id string) (*auth.Identity, error)

Resolve implements auth.IdentityProvider.

func (*GitHubActions) String

func (*GitHubActions) String() string

String implements auth.IdentityProvider.

func (*GitHubActions) URL

func (*GitHubActions) URL() url.URL

URL implements auth.IdentityProvider.

func (*GitHubActions) Validate

func (gha *GitHubActions) Validate(_ context.Context, token jwt.Token) (*auth.Identity, error)

Validate implements auth.IdentityProvider.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL