From 89cc8f3239f824755d9d19b3b5877ff62900b787 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 5 Nov 2017 12:57:22 +0100 Subject: Refactor: change token generation to name the user --- yarns/300-workers.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yarns/300-workers.yarn') diff --git a/yarns/300-workers.yarn b/yarns/300-workers.yarn index 6386ae9..16bd108 100644 --- a/yarns/300-workers.yarn +++ b/yarns/300-workers.yarn @@ -53,7 +53,7 @@ controller API. It doesn't actually talk to the worker itself. SCENARIO managing workers GIVEN an RSA key pair for token signing - AND an access token for scopes + AND an access token for user with scopes ... uapi_workers_get ... uapi_workers_post ... uapi_workers_id_get -- cgit v1.2.1