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

