This module defines how requests are handled by the server.
Functions
check_auth(login_data)(bool) — Checks the user login.</>handle(req,auth_token)(dict) — Handle a request to the function.</>
This module defines how requests are handled by the server.
check_auth(login_data)
(bool)
— Checks the user login.</>handle(req, auth_token)
(dict)
— Handle a request to the function.</>