Skip to content
Snippets Groups Projects
Verified Commit 5eea7b6f authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Update documentation for api and auth modules

parent 26806c95
No related branches found
No related tags found
No related merge requests found
Pipeline #88080 failed
...@@ -13,5 +13,4 @@ Submodules ...@@ -13,5 +13,4 @@ Submodules
:titlesonly: :titlesonly:
subscriptions subscriptions
processes
network network
``gso.api.v1.processes``
========================
.. automodule:: gso.api.v1.processes
:members:
:show-inheritance:
``gso.auth.api_key_auth``
=========================
.. automodule:: gso.auth.api_key_auth
:members:
:show-inheritance:
...@@ -11,6 +11,6 @@ Subpackages ...@@ -11,6 +11,6 @@ Subpackages
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
oidc_policy_helper api_key_auth
security oidc
settings opa
``gso.auth.oidc``
=================
.. automodule:: gso.auth.oidc
:members:
:show-inheritance:
``gso.auth.oidc_policy_helper``
====================================
.. automodule:: gso.auth.oidc_policy_helper
:members:
:show-inheritance:
``gso.auth.opa``
================
.. automodule:: gso.auth.opa
:members:
:show-inheritance:
``gso.auth.security``
====================================
.. automodule:: gso.auth.security
:members:
:show-inheritance:
``gso.auth.settings``
====================================
.. automodule:: gso.auth.settings
:members:
:show-inheritance:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment