cognitoidp

package module
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAppInfoSvc

func NewAppInfoSvc(key []byte, opts ...Opt) (idp.AppInfoSvc, error)

Types

type Opt

type Opt func(svc *appInfoSvc)

func WithCognitoClientOverride

func WithCognitoClientOverride(client client.CognitoClient) Opt

type ResourceServerAppInfo

type ResourceServerAppInfo struct {
	// contains filtered or unexported fields
}

func NewResourceServerAppInfo

func NewResourceServerAppInfo(id string, name string, description string, identifier string) ResourceServerAppInfo

func (ResourceServerAppInfo) DisplayName

func (a ResourceServerAppInfo) DisplayName() string

func (ResourceServerAppInfo) Id

func (ResourceServerAppInfo) Identifier

func (a ResourceServerAppInfo) Identifier() string

func (ResourceServerAppInfo) Name

func (a ResourceServerAppInfo) Name() string

func (ResourceServerAppInfo) Type

func (a ResourceServerAppInfo) Type() string

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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