Use via
auth = client.authentication.with_token(...) Source
src/ksef2/clients/authenticated.py:380 Generated from async source src/ksef2/clients/async_authenticated.py auth.tokens -> TokensClientReturns
TokensClient Parameters
No parameters.
Use via
auth = async_client.authentication.with_token(...) Source
src/ksef2/clients/async_authenticated.py:382 Authored source auth.tokens -> AsyncTokensClientReturns
AsyncTokensClient Parameters
No parameters.