auth

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthRepository

func NewAuthRepository(tx *pg.Transaction, client *mailer.SmtpClient) auth.IAuth

NewAuthRepository creates a new repository

func NewFlagRepo added in v0.5.0

func NewFlagRepo(tx *postgres.Transaction) domain.IFlag

func NewOTPRepo added in v0.5.0

func NewOTPRepo(tx *postgres.Transaction, userID *uuid.UUID) domain.IOTP

func NewSessionRepository

func NewSessionRepository(tx *pg.Transaction) domain.ISession

NewSessionRepository creates a new repository

func NewUserRepository

func NewUserRepository(tx *pg.Transaction) domain.IUser

NewUserRepository creates a new repository

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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