Content-Length: 332844 | pFad | http://github.com/Eternonq/fullstackpython.com/commit/b7a686bfd966d6c6755201223ac23623d1caafda

E0 new django channels resource · Eternonq/fullstackpython.com@b7a686b · GitHub
Skip to content

Commit b7a686b

Browse files
committed
new django channels resource
1 parent 9e4bfe4 commit b7a686b

File tree

3 files changed

+17
-0
lines changed

3 files changed

+17
-0
lines changed

all.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,6 +1834,12 @@ <h2>Channels in 1.9+</h2>
18341834
contains a couple of good starter projects such as a live blog and a
18351835
chat application to use as base code.</p>
18361836
</li>
1837+
<li>
1838+
<p>Channnels currently use Django's existing authentication scheme, but
1839+
this blog post <a href="http://www.machinalis.com/blog/jwt-django-channels/">JSON Web Tokens authentication on Django Channels</a>
1840+
shows how to use a custom <a href="https://jwt.io/">JSON Web Token (JWT)</a>
1841+
implementation in Django Channels instead.</p>
1842+
</li>
18371843
</ul>
18381844
<h2>Django testing</h2>
18391845
<ul>

django.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,12 @@ <h2>Channels in 1.9+</h2>
231231
contains a couple of good starter projects such as a live blog and a
232232
chat application to use as base code.</p>
233233
</li>
234+
<li>
235+
<p>Channnels currently use Django's existing authentication scheme, but
236+
this blog post <a href="http://www.machinalis.com/blog/jwt-django-channels/">JSON Web Tokens authentication on Django Channels</a>
237+
shows how to use a custom <a href="https://jwt.io/">JSON Web Token (JWT)</a>
238+
implementation in Django Channels instead.</p>
239+
</li>
234240
</ul>
235241
<h2>Django testing</h2>
236242
<ul>

source/content/pages/04-web-development/03-django.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,11 @@ communication between the browser and the server based on
187187
contains a couple of good starter projects such as a live blog and a
188188
chat application to use as base code.
189189

190+
* Channnels currently use Django's existing authentication scheme, but
191+
this blog post [JSON Web Tokens authentication on Django Channels](http://www.machinalis.com/blog/jwt-django-channels/)
192+
shows how to use a custom [JSON Web Token (JWT)](https://jwt.io/)
193+
implementation in Django Channels instead.
194+
190195

191196
## Django testing
192197
* [Integrating Front End Tools with Django](https://lincolnloop.com/blog/integrating-front-end-tools-your-django-project/)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Eternonq/fullstackpython.com/commit/b7a686bfd966d6c6755201223ac23623d1caafda

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy