Get Profile picture from the Signed in users using Graph API
In my blazor Server App i already implmented the Microsoft login part, now i want to retrieve the user’s photo from O365. I have no idea how to integrate Graph API to my app.
In my blazor Server App i already implmented the Microsoft login part, now i want to retrieve the user’s photo from O365. I have no idea how to integrate Graph API to my app.