Skip to main content

GET_getByAccessToken

Get the account associated with an RSO (Riot Sign-On) access token. Use this after completing the OAuth2 flow via create_RSO_link. Returns: AccountDto or dict Raises: InvalidCluster, RiotAPIResponseError

Example

Never expose access tokens in client-side code or logs. Always transmit tokens over HTTPS.