You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update blacken-docs and black to latest versions (#9802)
* Update blacken-docs and black to latest versions
* Include docs folder for blackend-docs
* Run blacken docs on docs folder
* Fix broken link on authentication page
Copy file name to clipboardExpand all lines: docs/api-guide/authentication.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -454,7 +454,7 @@ There are currently two forks of this project.
454
454
455
455
More information can be found in the [Documentation](https://django-rest-durin.readthedocs.io/en/latest/index.html).
456
456
457
-
##django-pyoidc
457
+
##django-pyoidc
458
458
459
459
[dango-pyoidc][django_pyoidc] adds support for OpenID Connect (OIDC) authentication. This allows you to delegate user management to an Identity Provider, which can be used to implement Single-Sign-On (SSO). It provides support for most uses-cases, such as customizing how token info are mapped to user models, using OIDC audiences for access control, etc.
460
460
@@ -497,4 +497,4 @@ More information can be found in the [Documentation](https://django-pyoidc.readt
0 commit comments