mgmt

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: MIT Imports: 9 Imported by: 0

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 DSLSchema added in v1.6.10

type DSLSchema struct {
	DSL string `json:"dsl"`
}

type GenerateLinkForTestResponse added in v1.1.0

type GenerateLinkForTestResponse struct {
	LoginID    string `json:"loginId,omitempty"`
	Link       string `json:"link,omitempty"`
	PendingRef string `json:"pendingRef,omitempty"`
}

type GenerateOTPForTestResponse added in v1.1.0

type GenerateOTPForTestResponse struct {
	LoginID string `json:"loginId,omitempty"`
	Code    string `json:"code,omitempty"`
}

type ManagementParams

type ManagementParams struct {
	ProjectID   string
	FGACacheURL string
}

Jump to

Keyboard shortcuts

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