config

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Callback

type Callback struct {
	Enabled bool   `json:"enabled,omitempty" yaml:"enabled" xml:"enabled" toml:"enabled"`
	Path    string `default:"casdoor/callback" json:"path,omitempty" yaml:"path" xml:"path" toml:"path" validate:"required_if=Enabled true"`
	Code    string `default:"code" json:"code,omitempty" yaml:"code" xml:"code" toml:"code"`
	State   string `default:"state" json:"state,omitempty" yaml:"state" xml:"state" toml:"state"`
}

Jump to

Keyboard shortcuts

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