Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

AuthorizeSuccessParams

AuthorizeSuccessParams Represents the parameters passed to the authorizeSuccess callback function when authorization is successful.

Properties

access_token

access_token: string

The access token obtained upon successful authorization.


user

user: User

The user object containing information about the authorized user.


Last updated: Jul 22, 2026