Virtual Method

EDataServerOAuth2Serviceget_authentication_uri

since: 3.28

Declaration [src]

const gchar*
get_authentication_uri (
  EOAuth2Service* service,
  ESource* source
)

Description

No description available.

Available since: 3.28

Parameters

source

Type: ESource

An associated ESource.

The data is owned by the caller of the method.

Return value

Type: const gchar*

An authentication URI, to be used to obtain the authentication code.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.