package
Version:
v0.7.10
Opens a new window with list of versions in this module.
Published: Oct 28, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Auth struct {
Provider auth.Provider `cfg:"provider"`
SkipSuffixes []string `cfg:"skip_suffixes"`
Redirect *redirect.Setting `cfg:"redirect"`
InsecureSkipVerify bool `cfg:"insecure_skip_verify"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.