core/homeassistant/components/google
Allen Porter 355445db2d
Add application credentials platform for google calendar integration (#71808)
* Add google application_credentials platform

* Further simplify custom auth implementation overrides

* Add test coverage in application_credentials

* Simplify wording in a comment

* Remove unused imports accidentally left from merge

* Wrap lines that are too long for style guide

* Move application credential loading to only where it is needed

* Leave CLIENT_ID and CLIENT_SECRET as required.
2022-05-14 10:27:47 -07:00
..
translations [ci skip] Translation update 2022-04-29 00:22:21 +00:00
__init__.py Add application credentials platform for google calendar integration (#71808) 2022-05-14 10:27:47 -07:00
api.py Add application credentials platform for google calendar integration (#71808) 2022-05-14 10:27:47 -07:00
application_credentials.py Add application credentials platform for google calendar integration (#71808) 2022-05-14 10:27:47 -07:00
calendar.py Bump gcal_sync to 0.6.2 and switch to google calendar async iterator api (#70616) 2022-04-27 07:22:15 -07:00
config_flow.py Prepare google calendar integration for Application Credentials (#71748) 2022-05-13 04:33:52 +02:00
const.py Prepare google calendar integration for Application Credentials (#71748) 2022-05-13 04:33:52 +02:00
manifest.json Add application credentials platform for google calendar integration (#71808) 2022-05-14 10:27:47 -07:00
services.yaml
strings.json Handle expired credentials in reauth in google calendar initialization (#69772) 2022-04-09 23:01:48 -07:00