![]() |
CSC309 Programming on the Web
|
Due: | March 6, 2018, 11:50 PM |
---|---|
Late penalty: | 20% penalty for 48 hours late, not excepted after that. |
Hand in: | Electronic submit here |
Preliminary Marking Scheme: | here |
Groups: | Work in teams of size 2 (group app to appear shortly) |
Environment: | We will run your code under Firefox and the lab systems. |
It should be noted that a RESTful api uses authentication slightly differently. That is, the simple case has the client store the credentials and repeatedly send them on each request. In this way, the server does not maintain session information. As an extra feature, you can implement rest api login pattern instead of simply sending the credentials on each request.
keypress
event.