Guest User

Untitled

a guest
Jan 29th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. --DEBUG: showCollaborations#result--
  2. { user:
  3. User {
  4. dataValues:
  5. { id: 61,
  6. username: 'x',
  7. email: 'x@x.com',
  8. password:
  9. '$2a$10$PMhFQbf.4betb8uaLPgtdeDGHuAfwY5Ox0HyjZNxX47C6Y2p0HxU6',
  10. role: 'premium',
  11. createdAt: 2019-01-26T23:38:49.945Z,
  12. updatedAt: 2019-01-26T23:45:40.953Z },
  13. _previousDataValues:
  14. { id: 61,
  15. username: 'x',
  16. email: 'x@x.com',
  17. password:
  18. '$2a$10$PMhFQbf.4betb8uaLPgtdeDGHuAfwY5Ox0HyjZNxX47C6Y2p0HxU6',
  19. role: 'premium',
  20. createdAt: 2019-01-26T23:38:49.945Z,
  21. updatedAt: 2019-01-26T23:45:40.953Z },
  22. _changed: {},
  23. _modelOptions:
  24. { timestamps: true,
  25. validate: {},
  26. freezeTableName: false,
  27. underscored: false,
  28. underscoredAll: false,
  29. paranoid: false,
  30. rejectOnEmpty: false,
  31. whereCollection: [Object],
  32. schema: null,
  33. schemaDelimiter: '',
  34. defaultScope: {},
  35. scopes: [],
  36. indexes: [],
  37. name: [Object],
  38. omitNull: false,
  39. sequelize: [Sequelize],
  40. hooks: {},
  41. uniqueKeys: [Object] },
  42. _options:
  43. { isNewRecord: false,
  44. _schema: null,
  45. _schemaDelimiter: '',
  46. raw: true,
  47. attributes: [Array] },
  48. __eagerlyLoadedAssociations: [],
  49. isNewRecord: false },
  50. collaborations: [] }
  51. GET /users/collaborations 304 17.087 ms - -
Add Comment
Please, Sign In to add comment