AzureAD/microsoft-authentication-cli

AuthMode method names are slightly confusing

reillysiemens opened this issue · 0 comments

Method names like AuthMode.IsBroker() and AuthMode.IsWeb() are slightly confusing. It's not necessarily the case that a given AuthMode enum is AuthMode.Broker so much as it's the case that AuthMode.Broker is enabled/supported.