-record(validate_token_response, { client_id :: binary(), login :: binary(), scopes :: list(glitch@types@scope:scope()), user_id :: binary(), expires_in :: integer() }).