LanceMcCarthy / MvpApi

An application for Microsoft MVPs to easily browse and upload contributions
MIT License
36 stars 10 forks source link

Add ability to delete Online Identity #60

Closed LanceMcCarthy closed 5 years ago

LanceMcCarthy commented 5 years ago

Allow for deletion of online identities on the profile page.

A simple trash button in the item template should suffice for this as the API service class already has support for deleting item.

LanceMcCarthy commented 5 years ago

Completed in https://github.com/LanceMcCarthy/MvpApi/pull/62