public property OAuth2ServerAuthorizationCode::$id_token in OAuth2 Server 7
The id_token, if OpenID Connect was used.
Type: string
File
- includes/
oauth2_server.authorization_code.inc, line 48
Class
- OAuth2ServerAuthorizationCode
- Entity class representing the oauth2_server_authorization_code entity type.
Code
public $id_token;