Guest User

Untitled

a guest
Jun 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. [{
  2. "_id": {
  3. "$oid": "5b287ddf1306cc07d85b75b7"
  4. },
  5. "clientId": "application",
  6. "clientSecret": "secret",
  7. "company_id": {
  8. "$oid": "5b288a72388fbf093d5faac4"
  9. }
  10. }]
  11.  
  12.  
  13. [{
  14. "_id": {
  15. "$oid": "5b288a74388fbf093d5faac6"
  16. },
  17. "name": "parent",
  18. "description": "Once a company has access to this, he has access to all companies",
  19. "image": "none",
  20. "thumbnail": "none",
  21. "cost": 77.5,
  22. "grants": "client_credentials",
  23. "client_id": {
  24. "$oid": "5b288a70388fbf093d5faac3"
  25. },
  26. "grant_id": {
  27. "$oid": "5b288a73388fbf093d5faac5"
  28. }
  29. }]
Add Comment
Please, Sign In to add comment