.. py:currentmodule:: nc_py_api.loginflow_v2

LoginFlow V2
============

Login flow v2 is an authorization process for the standard Nextcloud client that allows each client to have their own set of credentials.

.. autoclass:: _LoginFlowV2API
    :inherited-members:
    :members:

.. autoclass:: Credentials
    :inherited-members:
    :members:

.. autoclass:: LoginFlow
    :inherited-members:
    :members:
