workflows

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: MIT-0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApp

func NewApp() *application.Application

func NewAppWithCognito

func NewAppWithCognito() *application.Application

Types

type CognitoOptions

type CognitoOptions struct {
	*Options
	UserPoolOptions *userpool.Options

	ClientID     string
	ClientSecret string
	OAuthScopes  []string
	UserPoolID   string
}

func (*CognitoOptions) PreDependencies

func (o *CognitoOptions) PreDependencies(application.Action) error

func (*CognitoOptions) PreInstall

func (o *CognitoOptions) PreInstall() error

type Options

type Options struct {
	application.ApplicationOptions

	AuthMode string
}

Jump to

Keyboard shortcuts

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