Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

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