aboutsummaryrefslogtreecommitdiff
path: root/tests/data/authorized_user_with_rapt_token.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/authorized_user_with_rapt_token.json')
-rw-r--r--tests/data/authorized_user_with_rapt_token.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/authorized_user_with_rapt_token.json b/tests/data/authorized_user_with_rapt_token.json
new file mode 100644
index 0000000..64b161d
--- /dev/null
+++ b/tests/data/authorized_user_with_rapt_token.json
@@ -0,0 +1,8 @@
+{
+ "client_id": "123",
+ "client_secret": "secret",
+ "refresh_token": "alabalaportocala",
+ "type": "authorized_user",
+ "rapt_token": "rapt"
+ }
+ \ No newline at end of file