Przejdź do głównej zawartości

Authentication

Ta treść nie jest jeszcze dostępna w Twoim języku.

Return the authentication entry point.

Called on client
Source src/ksef2/clients/base.py:74 Authored source
client.authentication
client.authentication -> AuthClient

Returns

AuthClient

Parameters

No parameters.

Called on async_client
Source src/ksef2/clients/async_base.py:84 Authored source
async_client.authentication
async_client.authentication -> AsyncAuthClient

Returns

AsyncAuthClient

Parameters

No parameters.