-
Notifications
You must be signed in to change notification settings - Fork 5
Features (Use Cases)
All features should be available in browsers, Phonegap apps and possibly Chrome Web Apps.
##Feature Heartbeat (api endpoint + ui button) As an anonymous (or authenticated) user I want to be able to get a Heartbeat So that I know that my server is running
##Feature Error (api endpoint + ui button) As an anonymous (or authenticated) user I want to be able to get an Error So that I can check i18n error reporting (code + message)
##Feature List Content(api endpoint + ui button) As an anonymous (or authenticated) user I want to be able to list content So that I can select content to edit (update) or delete
##Feature Authentication As a [Facebook|Google|Twitter|Windows Live and eventually LinkedIn|Yahoo] User I want to be able to sign in to view my profile and modify the content list
Scénario 1: Successful login Scénario 2: Unsuccessful login
The token expires after expires time (2 hours is the default). The user changes her password which invalidates the access token. The user de-authorizes your app. The user logs out of Facebook.
Copyright © 2013-2014 Memba Sarl. All rights reserved.