authclient

package
v0.0.0-...-2bb1cf3 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2021 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientCLI

type ClientCLI struct{}

ClientCLI gathers the authentication-related client actions available at the command line.

func (*ClientCLI) DoAssign

func (cfg *ClientCLI) DoAssign(ctx context.Context, args []string) error

DoInvite initiate the process of inviting a user by email, waiting for an action from him/her.

func (*ClientCLI) DoCreate

func (cfg *ClientCLI) DoCreate(ctx context.Context, args []string) error

DoCreate forces the insertion in the Kratos service of a user with the given characteristics.

func (*ClientCLI) DoInvite

func (cfg *ClientCLI) DoInvite(ctx context.Context, args []string) error

DoInvite initiate the process of inviting a user by email, waiting for an action from him/her.

func (*ClientCLI) DoList

func (cfg *ClientCLI) DoList(ctx context.Context, args []string) error

DoList dumps to os.Stdout a JSON stream of objects, separated by CRLF characters, with all the known user identities.

func (*ClientCLI) DoShow

func (cfg *ClientCLI) DoShow(ctx context.Context, args []string) error

DoShow dumps to os.Stdout a JSON object that summarizes the identity of the user with the given ID, plus the list of its ACL.

Jump to

Keyboard shortcuts

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