summaryrefslogtreecommitdiffstats
path: root/models/fixtures/oauth2_application.yml
blob: a13e20b10e2a318da543cf645ed826fc433b52a1 (plain)
1
2
3
4
5
6
7
8
9
-
  id: 1
  uid: 1
  name: "Test"
  client_id: "da7da3ba-9a13-4167-856f-3899de0b0138"
  client_secret: "$2a$10$UYRgUSgekzBp6hYe8pAdc.cgB4Gn06QRKsORUnIYTYQADs.YR/uvi" # bcrypt of "4MK8Na6R55smdCY0WuCCumZ6hjRPnGY5saWVRHHjJiA=
  redirect_uris: '["a"]'
  created_unix: 1546869730
  updated_unix: 1546869730