freeCodeCamp / open-api

freeCodeCamp's open-api Intiative
BSD 3-Clause "New" or "Revised" License
89 stars 28 forks source link

Agree on using an external uuid that is not coupled to any implementation #184

Closed ojongerius closed 6 years ago

ojongerius commented 6 years ago

As promised in https://github.com/freeCodeCamp/open-api/pull/177

@freeCodeCamp/open-api do we agree to not leak internal IDs, be it Mongo or Auth0, and use externalId, which will be portable?

raisedadead commented 6 years ago

I agree that we should be using the externalId as the foreign key.