deploy: b9fef1a7cd
This commit is contained in:
parent
02956f722f
commit
dcf247751d
|
@ -651,7 +651,7 @@ documentation on setting up SiWA.</p>
|
||||||
config:
|
config:
|
||||||
email_template: "{{ user.email }}"
|
email_template: "{{ user.email }}"
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h2 id="django-oauth-toolkit"><a class="header" href="#django-oauth-toolkit">Django OAuth Toolkit</a></h2>
|
<h3 id="django-oauth-toolkit"><a class="header" href="#django-oauth-toolkit">Django OAuth Toolkit</a></h3>
|
||||||
<p><a href="https://github.com/jazzband/django-oauth-toolkit">django-oauth-toolkit</a> is a
|
<p><a href="https://github.com/jazzband/django-oauth-toolkit">django-oauth-toolkit</a> is a
|
||||||
Django application providing out of the box all the endpoints, data and logic
|
Django application providing out of the box all the endpoints, data and logic
|
||||||
needed to add OAuth2 capabilities to your Django projects. It supports
|
needed to add OAuth2 capabilities to your Django projects. It supports
|
||||||
|
|
|
@ -6710,7 +6710,7 @@ documentation on setting up SiWA.</p>
|
||||||
config:
|
config:
|
||||||
email_template: "{{ user.email }}"
|
email_template: "{{ user.email }}"
|
||||||
</code></pre>
|
</code></pre>
|
||||||
<h2 id="django-oauth-toolkit"><a class="header" href="#django-oauth-toolkit">Django OAuth Toolkit</a></h2>
|
<h3 id="django-oauth-toolkit"><a class="header" href="#django-oauth-toolkit">Django OAuth Toolkit</a></h3>
|
||||||
<p><a href="https://github.com/jazzband/django-oauth-toolkit">django-oauth-toolkit</a> is a
|
<p><a href="https://github.com/jazzband/django-oauth-toolkit">django-oauth-toolkit</a> is a
|
||||||
Django application providing out of the box all the endpoints, data and logic
|
Django application providing out of the box all the endpoints, data and logic
|
||||||
needed to add OAuth2 capabilities to your Django projects. It supports
|
needed to add OAuth2 capabilities to your Django projects. It supports
|
||||||
|
|
Loading…
Reference in New Issue