Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BrowserFlow ¶
type BrowserFlow struct{}
func NewBrowserFlow ¶
func NewBrowserFlow() *BrowserFlow
type Option ¶
type Option func(*Options)
func WithAuthURLParam ¶
func WithPostParam ¶
func WithScopes ¶
type Options ¶
type Options struct {
// contains filtered or unexported fields
}
func NewOptions ¶
func (*Options) CodeVerifier ¶
type OutOfBandFlow ¶
type OutOfBandFlow struct{}
func NewOutOfBandFlow ¶
func NewOutOfBandFlow() *OutOfBandFlow
Click to show internal directories.
Click to hide internal directories.