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
Can add an Auth class with methods for both retrieving the authorization_code and refresh_token (passing in the CLIENT_ID and CLIENT_SECRET as parameters)
The text was updated successfully, but these errors were encountered:
Can add an
Auth
class with methods for both retrieving theauthorization_code
andrefresh_token
(passing in the CLIENT_ID and CLIENT_SECRET as parameters)The text was updated successfully, but these errors were encountered: