Currently transforming my application into a microfrontend approach.
Therefore looking for an advice regarding how to handle the Authorization / Authentication for the Microfrontends.
What is the best practice for Authorization / Authentication for a shared Microfrontend?
How should the Shells load / call the Microfrontend with the required permissions?