- https://console.developers.google.com/apis/credentials?project=sampleapicalender でOAuth2.0クライアントIDを作成する
- プロジェクトの直下に
client_secret.json
を設置する bundle install
bundle exec ruby init_token.rb
bundle exec ruby main.rb
- 削除・編集ができるようにする
- Calendarモジュールのスコープが雑なのでうまくまとめてみる