baserCMS クラスリファレンス

TwoFactorAuthenticationsService
in package
implements TwoFactorAuthenticationsServiceInterface uses MailerAwareTrait

Class TwoFactorAuthenticationsService

Table of Contents

Interfaces

TwoFactorAuthenticationsServiceInterface
Interface TwoFactorAuthenticationsServiceInterface

Properties

$TwoFactorAuthentications  : TwoFactorAuthenticationsTable
TwoFactorAuthentications Table

Methods

__construct()  : mixed
TwoFactorAuthenticationsService constructor.
send()  : void
認証コード送信
verify()  : bool
認証コード検証

Properties

Methods

verify()

認証コード検証

public verify(int $userId, string $code) : bool
Parameters
$userId : int
$code : string
Return values
bool

        
On this page

Search results