microsoft / AuthJanitor

Manage the lifecycle of application tokens, keys, and secrets in Azure
https://www.authjanitor.com
MIT License
45 stars 17 forks source link

Provider SVGs, inline help as Blazor syntax #94

Closed anthturner closed 4 years ago

anthturner commented 4 years ago

Displaying icons with providers didn't make sense once SVGs were introduced, so it makes better sense to standardize on that as a visual representation.

Also I felt compelled to yank out the problematic client-side JS in favor of data-bound contextual help visibility.