-
Allow Facebook, twitter and google accounts authentication method instead of compulsory registration.
-
This follows on from discussion in #10. Issue is how we mount TaskPresenter for a given app _into_ PyBossa
NB: it is also possible that the TaskPresenter lives completely outside PyBossa but that is …
-
ERROR:pybossa.core:Exception on /account/register [POST]
Traceback (most recent call last):
File "/opt/pybossa-env/local/lib/python2.7/site-packages/flask/app.py", line 1504, in wsgi_app
respons…
-
It is important to discuss the minimum requirements that PyBossa will have according to authentication and authorization.
NB: Authentication in WUI already works and API key autentication is #20.
**…
-
- Suggest creating tutorial-simple-app.rst in the docs with basic info. Focus should be on Task Presenter since other parts should be covered in main docs.
- Creating App -- suggest this go in main …
-
In the way the API is today, the client needs to know the Task ID to call for a task to be presented to the user. But in a system like PyBossa, the server should decide which task should be delivered …
-
- Add version of PyBossa in Powered by section in footer
- App section in top menu with drop down for list of applications a la http://openspending.org/
-
- Set mime-type to application/json for API JSON stuff.
-
The demo application will grab a fixed number of photos from Flickr with the meta-tag: "rainforest" . The application will show the photo to the users and ask the following question: Do you see any de…
-
Could try using ep.io?