# Birthdays ## Summary A very simple webpart that let's you add and delete remote event receivers to lists, the need came about due to remote event receivers not functioning properly when added with app only authentication and PnP.Powershell now only using that. ![Remote event reciver manager webpart](./assets/video.gif) ## Used SharePoint Framework Version ![1.11.0](https://img.shields.io/badge/version-1.11.0-green.svg) ## Applies to * [SharePoint Framework](https://docs.microsoft.com/sharepoint/dev/spfx/sharepoint-framework-overview) * [Office 365 tenant](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-development-environment) ## Prerequisites None ## Solution Solution|Author(s) --------|--------- react remote event receiver manager |Dan Toft ## Version history Version|Date|Comments -------|----|-------- 1.0.0|May 3, 2021|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 ` ## Features - See, add, and delete remote event receivers from a list