[myq] Switch to using oAuth for logins (#11183)
* change MyQ binding to use now required oAuth for authentication Signed-off-by: Dan Cunningham <dan@digitaldan.com> * Clean up error handling Signed-off-by: Dan Cunningham <dan@digitaldan.com> * Cleanup checkstyle errors Signed-off-by: Dan Cunningham <dan@digitaldan.com> * missing newline Signed-off-by: Dan Cunningham <dan@digitaldan.com> * Remove unused classes Signed-off-by: Dan Cunningham <dan@digitaldan.com> * Add token listener Signed-off-by: Dan Cunningham <dan@digitaldan.com> * add a redirect limit...just in case Signed-off-by: Dan Cunningham <dan@digitaldan.com> * Don't resue the oAuth service if we have been disosed or its closed. Reduce logging verbosity. Signed-off-by: Dan Cunningham <dan@digitaldan.com> * Force login if we get a 401 response Signed-off-by: Dan Cunningham <dan@digitaldan.com>
This commit is contained in:
@@ -11,3 +11,10 @@ https://www.eclipse.org/legal/epl-2.0/.
|
||||
== Source Code
|
||||
|
||||
https://github.com/openhab/openhab-addons
|
||||
|
||||
== Third-party Content
|
||||
|
||||
jsoup
|
||||
* License: MIT License
|
||||
* Project: https://jsoup.org/
|
||||
* Source: https://github.com/jhy/jsoup
|
||||
|
||||
Reference in New Issue
Block a user