Requirements
We build PowerApps for the internal organization through the Canvas Model. And we need to read some useful information from the Graph API for user properties.
Solution
You have multiple way to read the User on The Office 365.
Use the User function. If you just need email and name you can use this. You can read the detail here
Use the Office365User. If you need access more...
[More]