def _update_tokens()

in src/wagtail_localize_smartling/api/client.py [0:0]


    def _update_tokens(
        self,
        *,
        access_token: str,
        refresh_token: str,
        access_token_expires_in: int,
        refresh_token_expires_in: int,
        token_type: str,