Method

RestOAuth2Proxyset_client_secret

Declaration [src]

void
rest_oauth2_proxy_set_client_secret (
  RestOAuth2Proxy* self,
  const gchar* client_secret
)

Description

No description available.

Parameters

client_secret const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.