aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_log_in_password.yaml')
-rw-r--r--tests/cassettes/test_log_in_password.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/cassettes/test_log_in_password.yaml b/tests/cassettes/test_log_in_password.yaml
index 3ad24ff..b7ef29d 100644
--- a/tests/cassettes/test_log_in_password.yaml
+++ b/tests/cassettes/test_log_in_password.yaml
@@ -11,17 +11,17 @@ interactions:
11 method: POST 11 method: POST
12 uri: http://localhost:3000/oauth/token 12 uri: http://localhost:3000/oauth/token
13 response: 13 response:
14 body: {string: '{"access_token":"Gcyi6JtgsQNbgVO_KWb1GXN7tl-H4nTc8aPllkqDn7k","token_type":"Bearer","scope":"read 14 body: {string: '{"access_token":"8HT6e0UoIMVsZXZX5-8nKUrJZ2hlJV-342ZmNdapLIY","token_type":"Bearer","scope":"read
15 write follow push","created_at":1561237917}'} 15 write follow push","created_at":1582399688}'}
16 headers: 16 headers:
17 Cache-Control: ['private, no-store'] 17 Cache-Control: ['private, no-store']
18 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
19 ETag: [W/"83fd3a9311fd8c81d345dd353be120fd"] 19 ETag: [W/"52edd43f3030dbcd4a75203eea055dd0"]
20 Pragma: [no-cache] 20 Pragma: [no-cache]
21 Transfer-Encoding: [chunked] 21 Transfer-Encoding: [chunked]
22 Vary: ['Accept-Encoding, Origin'] 22 Vary: ['Accept-Encoding, Origin']
23 X-Request-Id: [332705b8-9d01-4b2c-b164-0fa33e2d87f3] 23 X-Request-Id: [10c6d3bd-622c-4445-8d96-dbd75cde5769]
24 X-Runtime: ['0.076007'] 24 X-Runtime: ['0.307838']
25 content-length: ['141'] 25 content-length: ['141']
26 status: {code: 200, message: OK} 26 status: {code: 200, message: OK}
27version: 1 27version: 1
Powered by cgit v1.2.3 (git 2.41.0)