AXIAM PHP SDK

PasswordResetContext
in package

Read onlyYes
FinalYes

The OPAQUE policy for the account a reset token belongs to (CONTRACT.md §25.1).

Table of Contents

Properties

$opaque  : array<string|int, mixed>|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct([array<string, mixed>|null $opaque = null ]) : mixed
Parameters
$opaque : array<string, mixed>|null = null

The tenant's §23 parameters when it has OPAQUE enabled, and null when it does not — in which case the plaintext path is allowed. The block is forwarded to the §23 helpers untouched: this SDK does not model, validate or re-encode it.

On this page

Search results