Method

RestOAuth2Proxyset_auth_url

Declaration [src]

void
rest_oauth2_proxy_set_auth_url (
  RestOAuth2Proxy* self,
  const gchar* tokenurl
)

Description

No description available.

Parameters

tokenurl

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.