You are here

public property OAuth2ServerAuthorizationCode::$redirect_uri in OAuth2 Server 7

The absolute URI to redirect to after authorization.

Type: string

File

includes/oauth2_server.authorization_code.inc, line 34

Class

OAuth2ServerAuthorizationCode
Entity class representing the oauth2_server_authorization_code entity type.

Code

public $redirect_uri;