Pinned
34 contributions in the last year
Less
More
Contribution activity
February 2021
Created 1 commit in 1 repository
Created 2 repositories
- leiyiz/PyDrive2 Python
- leiyiz/OpenClubhouse JavaScript
Created a pull request in iterative/PyDrive2 that received 1 comment
a fix for access_type
seems like the default access_type is offline so I added this line to make sure that the default behavior does not get the refresh token
+1
−0
•
1
comment
Opened 1 other pull request in 1 repository
ai-eks/OpenClubhouse
1
merged
Created an issue in iterative/PyDrive2 that received 4 comments
refresh_token retrieved despite setting to False
initially get_refresh_token is set to True, then I wanted to require the user to authenticate every 1 hour and changed it to False. But after I del…
4
comments