Mainframe-Archive / mainframe-os

Mainframe OS
https://mainframeos.com
MIT License
44 stars 9 forks source link

Create a method to get own user profile #485

Open ggviana opened 5 years ago

ggviana commented 5 years ago

Currently there is a way to get other contacts profiles, but not your own profile. I suggest that there should be method to get the current user contact profile and return a Promise<Contact> if the permissions are enabled.