MetaFox

UserAuth
in package
implements UserAuth

Tags
SuppressWarnings

(PHPMD.CouplingBetweenObjects)

SuppressWarnings

(PHPMD.ExcessiveClassComplexity)

Table of Contents

Interfaces

UserAuth
Interface UserAuth.

Properties

$userRepository  : UserRepositoryInterface

Methods

__construct()  : mixed
authorize()  : mixed
authorize.
fixApiSecret()  : mixed
login()  : mixed
authenticate login request.
validateMobilePendingSubscriptionUser()  : void

Properties

Methods

fixApiSecret()

public fixApiSecret() : mixed

login()

authenticate login request.

public login(FormRequest $request) : mixed
Parameters
$request : FormRequest

validateMobilePendingSubscriptionUser()

protected validateMobilePendingSubscriptionUser(User|null $user) : void
Parameters
$user : User|null

        
On this page

Search results