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

Enhancement/add cancellation token to IDataStore #69

Closed peterbryntesson closed 4 years ago

peterbryntesson commented 4 years ago

Implements issue #68, ViewModelFactory contains two calls with CancellationToken.None that might need revisit.