TasksService
Description:
Creates a new TasksService using the given Authorizer.
If authorizer
is null
, all requests are made as an unauthenticated user.
Parameters:
authorizer |
a Authorizer to authorize the service's requests, or |
Returns:
a new TasksService, or |