File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
content/pages/examples/django Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -276,6 +276,21 @@ and it is maintained by the developer community group
276276[ Jazzband] ( https://jazzband.co/ ) .
277277
278278
279+ ### django-oauth-toolkit
280+ [ django-oauth-toolkit] ( https://github.com/jazzband/django-oauth-toolkit )
281+ ([ project website] ( http://dot.evonove.it/ )
282+ and
283+ [ PyPI package information] ( https://pypi.org/project/django-oauth-toolkit/1.2.0/ ) )
284+ is a code library for adding and handling [ OAuth2] ( https://oauth.net/ )
285+ flows within your [ Django] ( /django.html ) web application and
286+ [ API] ( /application-programming-interfaces.html ) .
287+
288+ The django-oauth-toolkit project is open sourced under the
289+ [ FreeBSD license] ( https://github.com/jazzband/django-oauth-toolkit/blob/master/LICENSE )
290+ and it is maintained by the developer community group
291+ [ Jazzband] ( https://jazzband.co/ ) .
292+
293+
279294### django-oscar
280295[ django-oscar] ( https://github.com/django-oscar/django-oscar/ )
281296([ project website] ( http://oscarcommerce.com/ ) )
You can’t perform that action at this time.
0 commit comments