Documentation
¶
Index ¶
Constants ¶
View Source
const ( TokenTypeAccess = internaloauth.TokenTypeAccess TokenTypeRefresh = internaloauth.TokenTypeRefresh )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client = internaloauth.Client
type Config ¶
type Config = internaloauth.Config
func DefaultOpenAIConfig ¶
func DefaultOpenAIConfig() *Config
type DeviceCodeResponse ¶
type DeviceCodeResponse = internaloauth.DeviceCodeResponse
type Token ¶
type Token = internaloauth.Token
type TokenResponse ¶
type TokenResponse = internaloauth.TokenResponse
type TokenType ¶
type TokenType = internaloauth.TokenType
Click to show internal directories.
Click to hide internal directories.