Przejdź do głównej zawartości

Auth sessions client: Terminate current

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

Terminate the authentication session backing the current bearer token.

Called on auth.sessions
Source src/ksef2/clients/session_management.py:76 Generated from async source src/ksef2/clients/async_session_management.py
auth.sessions.terminate_current
auth.sessions.terminate_current() -> None

Returns

None

Parameters

No parameters.

Called on auth.sessions
Source src/ksef2/clients/async_session_management.py:73 Authored source
await auth.sessions.terminate_current
await auth.sessions.terminate_current() -> None

Returns

None

Parameters

No parameters.