Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
OpenfortBaseURL string `env:"OPENFORT_BASE_URL" envDefault:"https://api.openfort.xyz"`
}
func GetConfigFromEnv ¶
type OpenfortIdentityFactory ¶
type OpenfortIdentityFactory struct {
// contains filtered or unexported fields
}
func (*OpenfortIdentityFactory) GetProviderID ¶
func (o *OpenfortIdentityFactory) GetProviderID() string
Click to show internal directories.
Click to hide internal directories.