You are here

namespace Auth0\SDK\API\Helpers\State in Auth0 Single Sign On 8.2

Classsort descending Location Description
DummyStateHandler vendor/auth0/auth0-php/src/API/Helpers/State/DummyStateHandler.php Dummy implementation of the StateHandler
SessionStateHandler vendor/auth0/auth0-php/src/API/Helpers/State/SessionStateHandler.php Session based implementation of StateHandler.
StateHandler vendor/auth0/auth0-php/src/API/Helpers/State/StateHandler.php This interface must be implemented by state handlers.