Skip to content

$manager->verify does not return a timestamp, even if a previous timestamp was provided #8

Description

@iQSol

The protected function validateOneTimePassword in the Manager class only returns a boolean value, which results in the verify function also only returning a boolean.
However, it should return $startTime if $previousTime was passed as described in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions