Account linking in alexa

google-assistant
amazon-alexa

#1

instead of selecting " Auth Code Grant ", if we select " implicit Grant " in alexa console and following the same procedure as you mentioned in - https://www.jovo.tech/tutorials/alexa-login-with-amazon-email. then from code end accesstoken function [this.$request.getAccessToken()] is always returning undefined, but in alexa app it’s showing Linked. Can you guide us how to do accountlinking through selecting implicit grant for alexa.


#2

Is the access token anywhere else in the request object?

getAccessToken() takes the value in context.System.user.accessToken