You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

oauth2_grant.yml 532B

12345678910111213141516171819202122232425262728293031
  1. - id: 1
  2. user_id: 1
  3. application_id: 1
  4. counter: 1
  5. scope: "openid profile"
  6. created_unix: 1546869730
  7. updated_unix: 1546869730
  8. - id: 2
  9. user_id: 3
  10. application_id: 1
  11. counter: 1
  12. scope: "openid"
  13. created_unix: 1546869730
  14. updated_unix: 1546869730
  15. - id: 3
  16. user_id: 5
  17. application_id: 1
  18. counter: 1
  19. scope: "openid profile email"
  20. created_unix: 1546869730
  21. updated_unix: 1546869730
  22. - id: 4
  23. user_id: 99
  24. application_id: 2
  25. counter: 1
  26. scope: "whatever"
  27. created_unix: 1546869730
  28. updated_unix: 1546869730