Virtual Method

RestOAuth2Proxyparse_access_token

Declaration [src]

void
parse_access_token (
  RestOAuth2Proxy* self,
  GBytes* payload,
  GTask* task
)

Description

No description available.

Parameters

payload GBytes
  No description available.
 The data is owned by the caller of the function.
task GTask
  No description available.
 The data is owned by the caller of the function.