send / receive data securely from a wifi module... how many steps?

17 views
Skip to first unread message

R design

unread,
Dec 15, 2017, 4:12:04 PM12/15/17
to Django users
I've built a couple of basic django projects and would now like to add User Authentication and SSL.

The objective is to be able to securely send data to/from a WIFI module (ATWINC1500) <=> Django's database through normal http channels (no need for anything fancy).

Can user login be compressed into the same http GET data or POST data? Or must one perform a login before afterwards sending the GET/POST?

Will the user session remain open afterwards and, if so, for how long?

Would anyone explain the steps involved?

Any observations welcome!

Constantine Covtushenko

unread,
Dec 19, 2017, 11:17:44 AM12/19/17
to django...@googlegroups.com
Hi,

As soon as I understand you need to enable django authentication for you applications.
Please check following django documentation page.


Regards,
Constantine C.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/ba213547-7d4f-4fb7-871e-28c24e8a63a1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Sincerely yours,
Constantine C
Reply all
Reply to author
Forward
0 new messages