EFL
EflClient

getIdentityReturnUrlForDemo

Returns the identity verification return URL used in demo scenarios.

getIdentityReturnUrlForDemo() retrieves the identity verification return URL from the demo API. It wraps DemoApiClient::getIdentityReturnUrl() and returns the raw URL string.

All methods on EflClient may throw:

Method signature

public function getIdentityReturnUrlForDemo(): string

Parameters

This method does not accept any parameters.

Return value

  • Type: string – identity verification return URL for demo scenarios.