sts

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultProviders = map[string]Provider{
	"actions": &github.Actions{},
}

Functions

This section is empty.

Types

type Provider

type Provider interface {
	Provide(context.Context, string) (*oauthflow.OIDCIDToken, error)
}

Directories

Path Synopsis
providers
github
Package github implements a client to requesta short lived token from github actions.
Package github implements a client to requesta short lived token from github actions.

Jump to

Keyboard shortcuts

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