Currently, profile pictures are read for the signed-in used from Microsoft Graph API and directly encoded in the response payload to the frontend.
On the first load the picture should be stored and an URI should be returned to the frontend application instead of the encoded picture.
Currently, profile pictures are read for the signed-in used from Microsoft Graph API and directly encoded in the response payload to the frontend.
On the first load the picture should be stored and an URI should be returned to the frontend application instead of the encoded picture.