FusionAuth PHP Client

FusionAuthClientTest extends TestCase
in package

FinalYes
Tags
covers

Table of Contents

Properties

$applicationId  : string
$client  : FusionAuthClient
$userId  : string

Methods

testCanHandleApplications()  : void
testCanHandleUsers()  : void
testCanLogoutWithBogusToken()  : void
testCanLogoutWithoutRefreshToken()  : void
testCanLogoutWithRefreshToken()  : void
setUp()  : void
tearDown()  : void
handleResponse()  : void

Properties

Methods

testCanHandleApplications()

public testCanHandleApplications() : void
Tags
throws
Exception

testCanLogoutWithBogusToken()

public testCanLogoutWithBogusToken() : void
Tags
throws
Exception

testCanLogoutWithoutRefreshToken()

public testCanLogoutWithoutRefreshToken() : void
Tags
throws
Exception

testCanLogoutWithRefreshToken()

public testCanLogoutWithRefreshToken() : void
Tags
throws
Exception

handleResponse()

private handleResponse(mixed $response) : void
Parameters
$response : mixed

ClientResponse


        
On this page

Search results