You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of my current entities are used in a REST API. It's hard to push Authorization logic down to the domain without breaking services. Passing some sort of proxy object which wraps all getter methods might solve this.
The text was updated successfully, but these errors were encountered:
Most of my current entities are used in a REST API. It's hard to push Authorization logic down to the domain without breaking services. Passing some sort of proxy object which wraps all getter methods might solve this.
The text was updated successfully, but these errors were encountered: