martinberlin / cale-integrations

CALE configurator to add APIs to your epaper screens - PHP/Symfony 4.4
https://cale.es
MIT License
6 stars 0 forks source link

96/99 Add Oauth consent to Google calendar.readonly - GRANTED #9

Closed martinberlin closed 4 years ago

martinberlin commented 4 years ago

Private Credentials should be stored in the .env files that is not commited to this repository. Needs to be approved by Google so it will take some weeks to be implemented.

Form is already filled and it's pending review.

martinberlin commented 4 years ago

30->40 Refresh token functionality added. Needs to be setAccessType('offline') otherwise does not deliver a refresh token

martinberlin commented 4 years ago

Seems to be working and Oauth grant was approved by Google