Hello, The README.md says: `await googleTasksAPI.autorize('yourclientid')` Shouldnt it be `.authorize()` ?
Hello,
The README.md says:
await googleTasksAPI.autorize('yourclientid')Shouldnt it be
.authorize()?