RefreshToken obtains a new access token using a refresh token. The refresh token may be rotated — always use the latest refresh token.
Documentation Index
Fetch the complete documentation index at: https://docs.sdk.anghami.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
RefreshTokenResponse is the response message containing the new access token.
TokenInfo contains the OAuth 2.0 token response fields. Returned by ExchangeToken and RefreshToken RPCs.