Display the score of your fantasy football team on a Raspberry Pi driven RGB LED matrix for maximum ease of disappointment
GNU General Public License v3.0
63
stars
9
forks
source link
Fix Yahoo access token refresh issue #30
Closed
jeremywww closed 3 years ago
This is a workaround for an issue in the yahoo-oauth library: https://github.com/josuebrunel/yahoo-oauth/issues/55
This ensures that the new access token is used in future requests instead of the previous one.