dotnet / dotnet-monitor

This repository contains the source code for .NET Monitor - a tool that allows you to gather diagnostic data from running applications using HTTP endpoints
MIT License
622 stars 104 forks source link

Enable storing of secrets into Credential Manager/Keychain #10

Open wiktork opened 3 years ago

wiktork commented 3 years ago

The token would be generated by dotnet/diagnostics#1747

wiktork commented 2 years ago

The api key no longer needs to be stored, but we may want to store Azure keys into Credential Manager.