auth

package
v1.1.9 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2023 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SendVerifyCodeLogic

type SendVerifyCodeLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSendVerifyCodeLogic

func NewSendVerifyCodeLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SendVerifyCodeLogic

func (*SendVerifyCodeLogic) SendVerifyCode

func (l *SendVerifyCodeLogic) SendVerifyCode(req *types.SendVerifyCodeReq) (resp *types.SendVerifyCodeResp, err error)

type SetPasswordLogic

type SetPasswordLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSetPasswordLogic

func NewSetPasswordLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SetPasswordLogic

func (*SetPasswordLogic) SetPassword

func (l *SetPasswordLogic) SetPassword(req *types.SetPasswordReq) (resp *types.SetPasswordResp, err error)

type SignInLogic

type SignInLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSignInLogic

func NewSignInLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SignInLogic

func (*SignInLogic) SignIn

func (l *SignInLogic) SignIn(req *types.SignInReq) (resp *types.SignInResp, err error)

Jump to

Keyboard shortcuts

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