set_auth_data
Description:
Set the authorization data to use for requests.
Authorization data can be obtained by:
- Logging into snapd using login_sync
- Using an existing authorization with AuthData.
Parameters:
this |
a Client. |
auth_data |
a AuthData or null. |