Authentication
Get Current User
Get the authenticated user’s profile
GET
Returns the current user’s profile including plan, subscription status, and tracked games.
Authenticate with either the session cookie (web app, sent automatically) or a
Bearer access token (desktop / CLI).

