aboutsummaryrefslogtreecommitdiff
path: root/tests/data/authorized_user_with_rapt_token.json
blob: 64b161d42268f95702b7ba23f6c8f9a2402b0c1b (plain)
1
2
3
4
5
6
7
8
{
    "client_id": "123",
    "client_secret": "secret",
    "refresh_token": "alabalaportocala",
    "type": "authorized_user",
    "rapt_token": "rapt"
  }