Fix typo in docs.
This commit is contained in:
parent
72bdeb0b3c
commit
ea4609c08c
1 changed files with 1 additions and 1 deletions
|
@ -109,4 +109,4 @@ Inside your oidc_provider_settings.py file add the following class::
|
||||||
)
|
)
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
If a field is empty or ``None`` inside the dictionary your return on ``scope_scopename`` method, it will be cleaned from the response.
|
If a field is empty or ``None`` inside the dictionary you return on the ``scope_scopename`` method, it will be cleaned from the response.
|
||||||
|
|
Loading…
Reference in a new issue