Retrieves a session based on its verifier (token hash).
Parameters
$verifier
stringrequired- Verifier for the session to retrieve.
Source
* Omitting the second argument destroys the session.
Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |
Retrieves a session based on its verifier (token hash).
$verifier
stringrequired* Omitting the second argument destroys the session.
Version | Description |
---|---|
4.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.