oauth

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallbackURI

type CallbackURI string

type OAuthProvider

type OAuthProvider struct {
	Name     Provider
	ClientID string
}

func NewOAuthProvider

func NewOAuthProvider(providerName Provider, clientID, appURL string) OAuthProvider

type OAuthProviders

type OAuthProviders struct {
	Providers []OAuthProvider
}

type Provider

type Provider string
const (
	GoogleOAuth Provider = "google"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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