ShoppinPal / multi-tenant-loopback-example

A sample which demonstrates how to achieve multi-tenancy in loopback apps
22 stars 5 forks source link

getCurrentContext deprecation #6

Closed simonhochrein closed 6 years ago

simonhochrein commented 8 years ago

Any ideas on a way around this: https://docs.strongloop.com/display/public/LB/Using+current+context

pulkitsinghal commented 8 years ago

There are extremely deep discussions on this topic and still no conclusion that everyone can agree on: https://github.com/strongloop/loopback/issues/1495

I prefer to use shrinkwrap from earlier working versions of loopback context with CLS and stay below v2.29.0

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

pulkitsinghal commented 6 years ago

@simonhochrein - thanks for closing this. i hope you found some form of closure 👍