A
A
AusTiN2013-08-26 19:03:27
User identification
AusTiN, 2013-08-26 19:03:27

Authorization by session in Twisted?

Hello everyone,
The task is to write a server part in Python for an iOS application. This is the first time I have encountered this kind of development, so there is a question about the implementation of authorization from the application to the server.
How exactly should this be implemented? The most obvious answer is through sessions, but I don't know how to properly manage them through Twisted - before that I only developed intranet services without the need for any authorization. I would be extremely grateful for advice or advice on this matter.
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Arkady, 2013-08-27
@p0is0n

twistedmatrix.com/documents/current/web/howto/web-in-60/index.html will help you get started

A
alz, 2013-08-27
@alz

HTTP authentication not right for you?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question