You are here

public property OAuth2ServerClient::$redirect_uri in OAuth2 Server 7

The absolute URI to redirect to after authorization.

Type: string

File

includes/oauth2_server.client.inc, line 50

Class

OAuth2ServerClient
Entity class representing the oauth2_server_client entity type.

Code

public $redirect_uri;