Type definition
Below is the type definition for theUpdatePartnerTokenResponse type. This is the return type for the updatePartnerToken() method from the useAuth hook. It contains updated authentication tokens after successfully updating the partner token.
Related content
updatePartnerToken method
A function to update the partner token for the user.
useAuth hook
The hook for managing user authentication.