User entitlements in subscribe callback
Opened this issue · 0 comments
tavvy commented
So that membership due not need to make extra js calls it would be useful to have the user entitlements returned in the subscribe callback.
Currently membership would have to re-fetch these.
Perhaps we (on the client side) could make an entitlements call and then return this data as well as the on subscribe callback data to membership in the interim.