Difference between revisions of "Milestones v0.1"
Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /www/htdocs/w0102f68/fos/wiki/includes/MagicWord.php on line 902
From FOS Wiki
(Initial definition of the two milestones for v0.1) |
m (→Login / Logout) |
||
Line 6: | Line 6: | ||
= Login / Logout = | = Login / Logout = | ||
To be able to log in on the client application, the connection to the server must be established ([[Server Access]]). | To be able to log in on the client application, the connection to the server must be established ([[Server Access]]). | ||
− | In order to get a successful response, the server has to [[ | + | In order to get a successful response, the server has to [[JSON Objects Handling|handle the JSON Objects]]. |