Skip to content

Releases: ismarslomic/google-assistant-oauth

v1.0.2 Additional validation of client_secret content

04 Sep 20:58
Compare
Choose a tag to compare
  • Validate that client_secret.json contains root property installed and provide user friendly error. Update docs with example of expected content in this file (#2)
  • Bump google-auth-library to v8.5.1

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 Jun 22:57
Compare
Choose a tag to compare

Add validation of the OAuth 2.0 Client Id file at startup to make sure that correct file has been used

Add support for linux/arm/v7 and linux/arm64 archs in Docker Image

21 May 22:22
Compare
Choose a tag to compare
v1.0.0

feature: add support for linux/arm/v7 and linux/arm64