integreat-io / integreat

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

Should not complete an ident that is already completed #280

Closed kjellmorten closed 10 months ago

kjellmorten commented 11 months ago

There should be a check in GET_IDENT to see if we have already completed the ident, e.g. with a Symbol set to true on the ident object.