sizzlelab / aaltolunch

AaltoLunch is an example service that can be used as a reference when developing new services on top of ASI platform. AaltoLunch service has been developed by Gizzle team as part of a project course in SDE masters program at Aalto University.
7 stars 1 forks source link

Logout handling #22

Closed nalincy closed 13 years ago

nalincy commented 13 years ago

On logout the user id must be removed from the browser session.

Session must be deleted by ASI call.

nalincy commented 13 years ago

Done