Closed EnkeyMC closed 5 years ago
To authenticate, the Authorization header should be set on the request, with a value of the word "Token", then a space, then the authentication token provided by LoginView/RegisterView (/api/auth/login/ or /api/auth/register/)
Potřeboval bych nějak ověřit jestli token ještě platí (jestli jsem ještě přihlášený).
Backend
@zdenek-c: Prozkoumat možnosti Djanga, navrhnout api
Frontend
@EnkeyMC: Udělat přihlašovací/registrační stránku, udržování stavu uživatele, session timeout