michielpost / Q42.HueApi

C# helper library to talk to the Philips Hue bridge
MIT License
411 stars 114 forks source link

Add IsInitialized to RemoteAuthenticationClient #298

Closed isaacrlevin closed 1 year ago

isaacrlevin commented 1 year ago

Adding IsInitialized property to RemoteAuthenticationClient. This will be helpful when ensuring RemoteAuthenticationClient is in a place that it can be used to retrieve access tokens.