auth

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	Resp       handler.ResponseInterface
	Log        log.LoggerInterface
	AppContext context.AppContext
}

func NewHandler

func NewHandler(d HandlerDependency) Handler

func (Handler) RegisterUser

func (h Handler) RegisterUser() handler.EndpointHandler

type HandlerDependency

type HandlerDependency struct {
	Logger     log.LoggerInterface
	AppContext context.AppContext
}

Jump to

Keyboard shortcuts

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