diff --git a/docs/sections/settings.rst b/docs/sections/settings.rst index 8e28b8c..c5fb449 100644 --- a/docs/sections/settings.rst +++ b/docs/sections/settings.rst @@ -6,7 +6,7 @@ Settings Customize your provider so fit your project needs. OIDC_LOGIN_URL -========= +============== OPTIONAL. ``str``. Used to log the user in. By default Django's ``LOGIN_URL`` will be used. `Read more in Django docs `_