google-home / smart-home-java

Apache License 2.0
92 stars 47 forks source link

Authenticating with AUTH0 #23

Open murilobaliego opened 3 years ago

murilobaliego commented 3 years ago

Hi, I was following the @Fleker post (below) on how to use auth0 to authenticate with google for smart home but the instructions on chapter "Authentication in your webhook" onwards are only for Node.js example.

Just wondering if there is a similar instructions on how to do it with this JAVA example, this will be really helpful.

https://medium.com/google-developers/authenticating-smart-home-actions-for-the-google-assistant-with-auth0-b6fda3d2ee3d

Regards, Murilo