UserDefaultAuthService
in package
implements
IAuthService
Uses
SmartObject
Class UserDefaultAuthservice
Tags
Interfaces, Classes and Traits
- IAuthService
- Interface IAuthService
Table of Contents
- $database : Context
- $passwords : Passwords
- __construct() : mixed
- authentication() : int
Properties
$database
private
Context
$database
$passwords
private
Passwords
$passwords
Methods
__construct()
public
__construct(Container $container) : mixed
Parameters
- $container : Container
Return values
mixed —authentication()
public
authentication(array<string|int, mixed> $args) : int
Parameters
- $args : array<string|int, mixed>