OAuth 2.0 Authorization code grant?519
Pages:
1glyde_lab651 private msg quote post Address this user | ||
Is it possible to get an OAuth 2.0 Authorization code grant through your API? | ||
Post 1 IP flag post |
MikeMills private msg quote post Address this user | ||
We're working on a solution for this. Specifically for Alexa integration. I'll report back here when it's complete. | ||
Post 2 IP flag post |
MikeMills private msg quote post Address this user | ||
We've done this. OAuth 2.0 authorization is a good way to not hard code an api_key on devices. With OAuth 2.0, a device gets registered by the user and it holds onto an authorization token and a refresh token and uses those for secure access api calls. Amazon Alexa now uses our OAuth 2.0 authorization servers. More information here: https://www.grovestreams.com/developers/oauth.html |
||
Post 3 IP flag post |
Pages:
1