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
It would be really nice to add how to handle authorization and authentication properly in this repository for LB4 with a microservices architecture.
I currently use LB3 for several microservices with the facade pattern and I encountered some pain-points about this. Maybe LB4 comes with a clean solution ?
Regards,
The text was updated successfully, but these errors were encountered:
@Yaty, thanks for your interest in LB4. Our goal in LB4 is to allow pluggable authentication and authorization strategies so that there is a cleaner separation of concern. Please see more details in one of our spike: loopbackio/loopback-next#1462, and continue the discussion there. Thanks!
Hello LB team :)
It would be really nice to add how to handle authorization and authentication properly in this repository for LB4 with a microservices architecture.
I currently use LB3 for several microservices with the facade pattern and I encountered some pain-points about this. Maybe LB4 comes with a clean solution ?
Regards,
The text was updated successfully, but these errors were encountered: