You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This can reduce the number of network requests made as well as provide a slight speed-up when retrieving video data.
(common, v2) Implement public-facing functions for initializing OAuth flow.
This means direct users of the common and v2 modules can now integrate their own mechanisms for generating OAuth refresh tokens without relying on logging interception.