Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewManagement ¶
func NewManagement(conf ManagementParams, provider *auth.Provider, c *api.Client) *managementService
Types ¶
type CheckResponseTuple ¶ added in v1.6.8
type CheckResponseTuple struct {
Allowed bool `json:"allowed"`
Tuple *descope.FGARelation `json:"tuple"`
Info *descope.FGACheckInfo `json:"info"`
}
type GenerateLinkForTestResponse ¶ added in v1.1.0
type GenerateOTPForTestResponse ¶ added in v1.1.0
type ManagementParams ¶
Click to show internal directories.
Click to hide internal directories.