requests-oauthlib
requests-oauthlib copied to clipboard
Removed the TokenUpdated exception.
It was redundant. There is no reason why any code that must react to the exception couldn't just use token_updater. See also #510 .