biztiphereth

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tiphereth added in v0.0.2

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

func (*Tiphereth) CreateDefaultAdmin added in v0.0.6

func (t *Tiphereth) CreateDefaultAdmin(ctx context.Context, user *modeltiphereth.User)

func (*Tiphereth) CreateUser added in v0.0.6

func (t *Tiphereth) CreateUser(ctx context.Context, user *modeltiphereth.User) (*model.InternalID, *errors.Error)

func (*Tiphereth) GetToken added in v0.0.2

func (*Tiphereth) GetUser added in v0.0.8

func (*Tiphereth) LinkAccount added in v0.0.2

func (*Tiphereth) ListLinkAccounts added in v0.0.10

func (t *Tiphereth) ListLinkAccounts(
	ctx context.Context, paging model.Paging, id model.InternalID,
) ([]*modeltiphereth.Account, int64, *errors.Error)

func (*Tiphereth) ListUsers added in v0.0.10

func (t *Tiphereth) ListUsers(
	ctx context.Context, paging model.Paging, types []libauth.UserType, statuses []modeltiphereth.UserStatus,
) ([]*modeltiphereth.User, int64, *errors.Error)

func (*Tiphereth) RefreshToken added in v0.0.2

func (*Tiphereth) UnLinkAccount added in v0.0.6

func (t *Tiphereth) UnLinkAccount(ctx context.Context, a modeltiphereth.Account) *errors.Error

func (*Tiphereth) UpdateUser added in v0.0.2

func (t *Tiphereth) UpdateUser(
	ctx context.Context, user *modeltiphereth.User, originPassword string,
) *errors.Error

Jump to

Keyboard shortcuts

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