mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-06 21:18:24 +00:00
React My Personal Apps (Links)
Summary
The Web Part My Personal Apps allows the user define links to Aplications or Sites for quick access.
This Web Part use MSgraph Open Extension to save the personal information on user object.
Used SharePoint Framework Version
Applies to
Solution
Solution | Author(s) |
---|---|
react My Personal Apps | João Mendes |
Version history
Version | Date | Comments |
---|---|---|
1.0.0 | April 9, 2020 | Initial release |
Disclaimer
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Minimal Path to Awesome - please follow all the steps.
- Clone this repository
- in the command line run:
npm install
gulp build
gulp bundle --ship
gulp package-solution --ship
Add and Deploy Package to AppCatalog
Go to API Management - from SharePoint Admin Center new experience, and Approve the Permission Require to Use Graph API SCOPE User.ReadWrite.All