integreat-io / integreat

Node.js integration layer
Other
14 stars 3 forks source link

Clean up `meta` and `access` on response #220

Closed kjellmorten closed 1 year ago

kjellmorten commented 1 year ago

It's not clear how to use meta and access on response. access is only typed as an object. Previously, both have been used to holde the ident.

kjellmorten commented 1 year ago

Removed meta on response and set the ident that ended up being used on the access prop.