To connect an Alexa user with an account in your system, you need to provide an access token that uniquely identifies the user within your system. The Alexa service stores this token and includes it in requests sent to your skill's service. Your skill can then use the token to authenticate with your system on behalf of the user.
Using account linking in the Alexa Skills Kit assumes some familiarity with the OAuth 2.0 authorization framework. Two OAuth authorization grant types are supported:
The primary difference between these two types is in how the access token is obtained from your system. From the end user's perspective, there is no difference
--
You received this message because you are subscribed to a topic in the Google Groups "Back4App" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/back4app/y9fd153aXtI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to back4app+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/back4app/199e9b30-c0fd-42a1-bf52-f274e8f6c311%40googlegroups.com.