auth

package
v0.0.0-...-87e4b86 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnthropicAuth

type AnthropicAuth struct {
	Token string
}

AnthropicAuth holds Anthropic authentication information

func SetupAnthropicOAuth

func SetupAnthropicOAuth() (*AnthropicAuth, error)

SetupAnthropicOAuth guides the user through Anthropic API setup

type GitHubAuth

type GitHubAuth struct {
	Token string
	User  string
}

GitHubAuth holds GitHub authentication information

func SetupGitHubOAuth

func SetupGitHubOAuth() (*GitHubAuth, error)

SetupGitHubOAuth guides the user through GitHub OAuth setup

Jump to

Keyboard shortcuts

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