publicvoidset_access_token (string access_token, int expires_in_seconds)
This function is analogous to
authenticate for "Basic" HTTP authentication, except it takes an OAuth 2.0 access token instead of a username and password.
Inherited Members:
All known members inherited from class Soup.Auth
@new
authenticate
authority
can_authenticate
cancel
get_authority
get_authorization
get_info
get_protection_space
get_realm
get_scheme_name
is_authenticated
is_cancelled
is_for_proxy
is_ready
realm
scheme_name
update
All known members inherited from class GLib.Object