
    k7i5                         S SK Jr  SS jrg)    )add_params_to_qsNc                     SU 4/nU(       a  UR                  SU45        [        U=(       d    SU5      nUc  0 nSUS'   X#4$ )aU  Construct request body and headers for revocation endpoint.

:param token: access_token or refresh_token string.
:param token_type_hint: Optional, `access_token` or `refresh_token`.
:param body: current request body.
:param headers: current request headers.
:return: tuple of (body, headers)

https://tools.ietf.org/html/rfc7009#section-2.1
tokentoken_type_hint z!application/x-www-form-urlencodedzContent-Type)appendr   )r   r   bodyheadersparamss        [/home/james-whalen/.local/lib/python3.13/site-packages/authlib/oauth2/rfc7009/parameters.pyprepare_revoke_token_requestr      sR     F(/:;DJB/DAGN=    )NNN)authlib.common.urlsr   r    r   r   <module>r      s    0r   