registration

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2022 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterUser

func RegisterUser(ctx context.Context, username string, password string, email string,
	firstName string, lastName string, birthDate string, countryCode string,
	userStore user.Store, bot bool, argonConfig config.ArgonConfig) error

RegisterUser registers a user.

Types

type RegistrationService

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

func NewRegistrationService

func NewRegistrationService(u user.Store, cfg config.ArgonConfig) *RegistrationService

func (*RegistrationService) Register

Register registers a new user.

Jump to

Keyboard shortcuts

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