application

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SessionUseCases

type SessionUseCases struct {
	AccountsRepository accounts_domain.AccountsRepository
	PasswordHasher     accounts_domain.PasswordsHasher
	TokenHandler       domain.TokenHandler
}

func (*SessionUseCases) Login

func (useCases *SessionUseCases) Login(dto dtos.LoginDTO) (dtos.SessionDTO, error)

Jump to

Keyboard shortcuts

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