Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 250 Bytes

File metadata and controls

15 lines (11 loc) · 250 Bytes

Authentication

.. py:currentmodule:: gogs_client.auth

.. autoclass:: Authentication()
    :members:

.. autoclass:: Token()
    :members:
    :show-inheritance:

.. autoclass:: UsernamePassword()
    :members:
    :show-inheritance: