AlexaAndroid icon indicating copy to clipboard operation
AlexaAndroid copied to clipboard

No parameter to set scope..for authorization manager

Open ghost opened this issue 8 years ago • 5 comments

The default scope given is alexa:all. It seems logical to expose the scope functionality through the alexa manager, or the authorization manager.

For example in my application I also use the "profile" scope to get the users amazon id. I should be able to do it via setting a scope parameter in the initializer, or authorize function.

ghost avatar Oct 13 '16 04:10 ghost

@syedtalhabqe can you point me towards the exact documentation for this? I'd also be happy to merge a pull request if you get it implemented.

willblaschko avatar Oct 14 '16 00:10 willblaschko

@willblaschko

[https://developer.amazon.com/public/binaries/content/assets/javadoc/login-with-amazon/android/com/amazon/identity/auth/device/authorization/api/amazonauthorizationmanager.html#authorize(java.lang.String[], Bundle, com.amazon.identity.auth.device.authorization.api.AuthorizationListener)]

Pls assign to [https://github.com/syedtalha] I accidentally opened this issue with the wrong handle.

ghost avatar Oct 16 '16 11:10 ghost

@willblaschko

syedtalha avatar Oct 16 '16 11:10 syedtalha

@syedtalha it's not letting me assign this handle for some reason.

willblaschko avatar Oct 16 '16 15:10 willblaschko

@willblaschko can you try to assign me?

syedtalha avatar Dec 05 '16 04:12 syedtalha