alpdeniz
alpdeniz
Added refresh_token method to OAuth2UserHandler Added a test Added required tokens into tests/config.py Fixed API authentication for bearer_token based calls (Twitter API v2)
This commit resolves the requirement to have Google Maps script loaded before. Enabling the picker to be initiated in later stages of the page load.
I am trying to load the Maps script via user-defined API keys so that it requires a delay and locationpicker won't work just because it needs a constant: "google.maps.MapTypeId.ROADMAP" aka...
Updates deprecated `Tensor.add()`, `Tensor.add_()` and `Tensor.addcmull_()` calls to comply with the new method signatures. Removes depreciation warning.