issues
search
warpas
/
juggernaut-project
A simple Ruby script to export time logged through Toggl to Google Calendar
6
stars
1
forks
source link
Auth_wrapper changes to handle errors
#13
Closed
TrueZortal
closed
1 year ago
TrueZortal
commented
1 year ago
Added rescue clauses to the Google::AuthWrapper authorize method to handle Token timeouts and misc errors
Separated out re-authorization into the private re_authorize(authorizer:) method
Added some eye candy
Fixes #11
Fixes #11